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

Getting a "could not parse error" info. Not displaying refresh token #22

Closed Mietek166 closed 3 years ago

Mietek166 commented 3 years ago

I have used this library for about 6 months and then suddenly I'm constantly getting a could not parse error and connection failed. When I try to get my new refresh token, it is not prompting it and again i get could not parse error on my serial monitor. Please help :((

Mietek166 commented 3 years ago

Ok. Found it and fixed It! The problem was an invalid spotify fingerprint. It must have changed with the last update. Przechwytywanie Przechwytywanie1

Corrected .h file :)))

Przechwytywanie2