The callback url makes the url with hash instead of querystring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, following this docs:
https://developer.spotify.com/documentation/general/guides/authorization-guide/
The flow works well, but is returning back with a hash:
http://localhost:5000/callback#access_token=BQDt7fHXta65b...
Instead of a queryString:
http://localhost:5000/callback?access_token=BQDt7fHXta65b...
Am I doing something wrong?
Labels:
- Labels:
-
authentication
-
callback
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page