JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API

Home Page:https://jmperezperez.com/spotify-web-api-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do i get my access token?

ColdtQ opened this issue · comments

In order to get an access token you need to create an app and implement one of the authentication flows supported by Spotify's API. I would recommend you to check out https://developer.spotify.com/documentation/general/guides/authorization-guide/.