Hi everybody,
I currently have an issue when adding an attachment to an asset object via REST API. I get a 401 error every time I try to get an attachment from an object, or add a new one with a message telling that scopes are not installed for this app. Here is the URL used to do so :
{baseURL}/jsm/assets/workspace/{jira.workspace.id}/v1/attachments/object/
I couldn't find this URL on the official documentation of the Assets REST API.
Also note that it works using the Basic Auth authentication, but not using with OAuth2 (Bearer token).
Is it a scope related problem ? If so, what are the one that I must enable to make it work.
Best regards,
Allan
Welcome to the community.
Currently there is no endpoint to add attachments to an asset.
See, JSDCLOUD-10454
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.