Spotify OAuth Access Token
Uses the user’s personal Spotify Developer account to fetch an access token for the Spotify API
Description
Opens the Spotify Web Console and requests an API access token. This token is then copied and the shortcut outputs a Dictionary with the access token and expiry time as values.
Requires: - Scriptable App - An active Spotify Developer Account (free)
Latest Release Notes
1.2 - May 10, 2020, 6:08 p.m.
- added the JavaScript function as a comment
Past versions