Jake Laurie

Results 2 comments of Jake Laurie

Done a bit of debugging... I resolved the issue with the `@ -> %40` percent encoding easily enough, but now getting 400s from the api when giving URI as `https://open.spotify.com....`...

Ignore previous, wildly incorrect. Playback fails as API returns 400 because the track URI is incorrect. Playback/context URIs should be specified in format `"spotify:track:1301WleyT98MSxVHPZCA6M"` https://developer.spotify.com/documentation/web-api/reference/player/start-a-users-playback/