Hi,
I am developing a forge app in Atlassian cloud software.
From yesterday, I cannot get data from Jira API in the forge app because of some errors like:
{
"data": {
"userAuthTokenForExtension": {
"success": false,
"errors": [
{
"message": "An unexpected error occurred",
"__typename": "MutationError"
}
],
"authToken": null,
"__typename": "UserAuthTokenForExtensionResponse"
}
},
"extensions": {
"gateway": {
"request_id": "xxxxxxxxx",
"deprecatedFieldsUsed": []
}
}
}
"An unexpected error occurred when fetching an auth token"
I am trying to uninstall the app and install it again but the error still is there.
Another colleague with the same code can get the API.
Looking forward to your support
Thank you,
Tien Dang
Hi 👋,
can you show the code snippet, how do you call the Jira API from your app? And do you use Forge UI or Custom UI with resolvers?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.