You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am trying to create a developer app for Confluence cloud. I am getting the error 'Unauthorized' when I try to call the get groups api. Heres the list of steps I followed -
1) Create an app on developer.atlassian.com. Configure OAuth3.0 and configure confluence for it. Add ALL confluence scopes.
2) Get the authorization code while being logged in to an org admin account (for a new test site I created on a free plan) and the access token
3) Use the access token to get the site id (https://api.atlassian.com/oauth/token/accessible-resources)
4) Call the API to get groups - https://api.atlassian.com/ex/confluence/<cloud-id>/wiki/rest/api/group
I am able to list the spaces this way, but not the groups. Can someone please help?
Is there any step I am missing here?
1) Assign some extra permissions to the app above?
2) Publish the app on Developer Service Desk?
3) Create a Connect app instead?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.