在线获取SPOTIFY_REFRESHTOKEN #9388
aaro-n
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
there is nothing here,yet。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
简单记录获取spotify refresh token
1.在spotify创建应用,获取Spotify 应用的 client ID和Spotify 应用的 client secret
2.打开这个网址,找到spotify创建的应用,将重新定向URL设置** https://getyourspotifyrefreshtoken.herokuapp.com/callback **。
3.将Spotify 应用的 client ID和Spotify 应用的 client secret填入对应的位置,权限全部勾选,点击“Submit”。
4. 此时spotify会弹出确认对话框,点击确认就可在下方获取refresh token。
Beta Was this translation helpful? Give feedback.
All reactions