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,
When I go to https://id.atlassian.com/manage-profile/apps, I can see here apps that use atlassian log in under "Apps with access to your Atlassian account".
And here I am supposed to be able to "remove access" to certain app.
But when I click there I got an error
"Something went wrong, We couldn’t revoke access right now. Please try again."
I have been trying to do that for a few days now, and it still doesn't work.
It is really annoying as I am trying to develop an app with Oauth2 and can't simulated login/logout properly
I am also having this issue, with zapier not just custom oauth2. Seems broken for all types of accounts.
{
"errors": [
{
"message": "Service not permitted: Request failed with status code 403",
"category": "NotPermitted",
"type": "ConnectServiceError",
"path": [
"UserGrants"
]
}
],
"data": {
"UserGrants": null
},
"extensions": {
"errorNumber": 1
}
}
POST /gateway/api/directory/graphql?q=RemoveConnectedApps
A request for revoke access always fails, this is broken for me 2+ months so far.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.