witnessmenow / spotify-api-arduino

Arduino library for integrating with the Spotify Web-API (Does not play music)
MIT License
178 stars 33 forks source link

Status: HTTP/1.0 403 Forbidden #39

Closed M4rkoV2 closed 3 years ago

M4rkoV2 commented 3 years ago

Hi, when I try playerControls.ino it does not work, i get Status: HTTP/1.0 403 Forbidden.

Serial monitor: Posnetek zaslona 2021-09-05 135325

but if i try getCurrentlyPlaying.ino, it works. I tried diferent scopes (user-modify-playback-state and user-read-playback-state) but problem persist.

Is that happening because I don't have premium or is something else?

PS: @witnessmenow Love you work, you are brilliant! <3

witnessmenow commented 3 years ago

Hello, Thanks so much!

I believe it is to do with premium ok, similar was reported in #28