Access token from Authorization Code Flow requires specific parameter order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plan
Premium
Country
France
Operating System
Windows 10
My Question or Issue
Hello,
I'm new to the Spotify community. I'm trying to implement Oauth2 in my application and it seems like I found a bug. Normally speaking, HTTP parameters does not have any order and you can provide them in the order you want. When asking to retrieve an Access Token form the Authorization Code Flow, I found out that order is important with the same valid parameters in different orders you can obtain either a 400 HTTP error with no info or a 200 valid response with a token.
Can you either fix this bug and allow to pass parameters in any order or at explicitly write in the page that parameter order has meaning and give more information in the response than a raw 400 error ?
I linked some screenshot from my Python test requests.
Thanks for your time,
Hylectrif
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page