Tagged Questions
3
votes
1answer
178 views
HTTP 400 “Bad Request” while using “access_token” in request Url
I registered an app, obtained a key and I have implemented the implicit OAuth 2.0 flow in a Windows 8 desktop app (as per the documentation available here). After receiving and storing the access ...