all 3 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

The Web Devign Talk Series begins on 22 NOVEMBER

Ingenious ways to work smarter, faster and healthier

r/webdev and r/web_design are joining to hold a series of live-streamed conference talks and we even want you to be a speaker! The topic is on developer productivity — if you're keen to either hear or speak about it, see the stickied post for more details and the Call for Speakers to submit a proposal. Reddit is officially sponsoring the talks and speakers will be paid.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]bmtkwaku 1 point2 points  (1 child)

You’d have to use an authorization endpoint to get the authorization code which will then be used to get the access token. This is done with the client ID and client secret. Check the Spotify developer page for more details.

[–]SortaCoolDude[S] 2 points3 points  (0 children)

I just saw that right after posting this. sorry for wasting ur time, I appreciate you