I'm trying to pull in some Spotify playlist data via the Client Credential Flow:
https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-credentials-flow
The only problem is I can't get it to work and keep getting errors. I'm trying to get the access token to proceed with further GET requests.
Any ideas on how to get this to work, or am I approaching this in the wrong way? This is what I have right now:
