I am using the oauth flow with refresh_token and access_token, with the following scopes:
Solved! Go to Solution.
Did you check to see if the request returns a body with an error message?
Also, post the full URL and body data that you are sending.
Post the code where you call it programatically.
Here is the code: https://github.com/goudete/PlaylistGenerator/blob/master/endpoints/playlists/createPlaylists.js#L17
Please let me know if you need additional information.
Thanks,
Enrique
Did you check to see if the request returns a body with an error message?
Also, post the full URL and body data that you are sending.
I think I found the problem:
I am sending the wrong user id in the query string. Instead of sending the spotify user id, I am sending my own user id.
Thanks for the help!
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game…
Env: prod