I'm trying to pull in some Spotify playlist data via the Client Credential 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:
Did you try to create custom connector? I cannot get it working. My post https://powerusers.microsoft.com/t5/Connector-Development/Spotify-custom-connector-gives-401-permissions-missing/m-p/2356743#M2530
After some experimenting (I'm new at this) I found a solution that returns the Spotify access token:
From there you can start GET requests with the token returned from the previous HTTP request.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1