Hi every one,
I have a question regarding OAuth apps. Over the past few days, I’ve frequently encountered cases where the consent process fails without any specific error message. However, it succeeds immediately when I try again.
I suspect the issue might not be in my code. My reasoning is that if it were a code-related issue (such as incorrect scopes or a flawed token retrieval mechanism), it wouldn’t consistently work after a simple retry.
Has anyone else been experiencing this lately? Is this a known issue from the Atlassian side, or could it be due to instability in my code/server? I’m quite concerned about this because encountering such unidentified errors can significantly damage user trust in the app’s features.
