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.