Hi
I’m trying to create page from jira app
but I’m getting { “code”: 401, “message”: “Unauthorized; scope does not match” } as response
those are my scopes:
- read:confluence-space.summary
- read:content-details:confluence
- read:confluence-content.summary
- write:confluence-content
- write:content:confluence
- write:page:confluence
- read:confluence-content.all
- write:relation:confluence```
what is missing?
thanks,
Dar