MapcreatorIO/api-wrapper

Can not attach array of assets to an organisation

Closed this issue · 1 comments

Fail when passing an array of items to the organisation attach method
Error message:

TypeError: this.organisation.unlink(this.items.data).then is not a function. (In 'this.organisation.unlink(this.items.data).then', 'this.organisation.unlink(this.items.data).then' is undefined)

What is the result of this.organization.constructor.name? It should be "Organisation".