Hi everyone,
while trying to fetch the groups with the API it resulted in authorization problems. Im trying to fetch the groups with the code from https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-group/ .
But it always fail with the status code 401. I posted a snippet of my function below:
When Invoking my Function following Error pops out:
Ive got following scopes in my manifest:
According to the REST Documentation you need to adjust following requirements:
Can someone explain me or direct me to a Documentation/Tutorial with more details about these requriments?
When using Postman to get in touch with the endpoint, it works perfectly but not with the Product Fetch API.
Best Regards
Bobby
Topic solved!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.