Using Microsoft SSO. I am trying to accept a Bitbucket invitation and am getting this Error:
AADSTS90015: Requested query string is too long.
I have already tried both options suggested here:
https://confluence.atlassian.com/bbkb/troubleshooting-aadsts90015-requested-query-string-is-too-long-error-while-accepting-bitbucket-cloud-invitation-using-the-microsoft-sign-in-button-1236602026.html
Neither option worked for me.
G'day, @Michael Van Olden
Welcome to the community!
I believe this is a known issue related to URL encoding, which can cause the invite email to exceed the allowed limit of 2048 characters. We have a documented solution in our knowledge base that I highly recommend reviewing as a workaround:
Troubleshooting "AADSTS90015: Requested query string is too long" error while accepting Bitbucket cloud invitation using the Microsoft sign-in button
In summary, you must log in to Bitbucket before clicking on the link. In some cases, this approach allows the user to accept the invitation without encountering the issue.
Alternatively, you may need to decode the invite URL to shorten it before opening the invite link.
Let me know how it goes.
Regards,
Syahrul
Also found this link, but no solutions here either:
https://community.atlassian.com/t5/Jira-questions/AADSTS90015-Requested-query-string-is-too-long/qaq-p/2416294
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.