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.
Hello,
Since yesterday we are seeing errors 500 when calling :
POST https://***.atlassian.net/plugins/servlet/oauth/request-token (with the same parameters as before, our code has not been modified)
(We have developed an application that is also used by our clients, they have the same error)
The HTML response contains :
Something went wrong
Try reloading the page, then check our Statuspage for any current outages. If there are no relevant outages, create a support request so we can help you out.
If you create a request, include the following so we can help you as fast as possible:
- Error type: <strong>500 - Internal server error</strong>
- Log reference: <strong>edd72fd4-e76c-4843-a96a-7ca03ff3645a</strong>
Sincerely,
Ok, found my error : I was sending the parameters of the POST request in the URL (as in a GET request)
This was working until recently, but now doesn't (which is a good thing)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.