Web SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey there,
We are trying to use web sdk in order to play songs in our website , and following the docs we found that it is possible using only client id and secret without going through oauth screen where you open spoitfy login and grant access and then spotify returns the code which you can use as access token and refresh token. On the website spotify has GET YOUR ACCESS TOKEN button which generates really long token, however when we generate token using base64(client_id:cleint_secret) we get really short token which does not work. So question is what is the functional of the button that runs under the hood on this page https://developer.spotify.com/documentation/web-playback-sdk/quick-start/
(Green button after this line Since this quick start guide does not cover the authorization flow, we provide a handy button to generate a new access token:)
- Labels:
-
websdk
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page