-
-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Hi,
I had this running smooth for a couple years already, but now I had a persistent connection error. I plugged the ESP32 to my computer and tried to run the get refresh token routine, but I get this:
13:43:16.423 -> MDNS responder started
13:43:16.423 -> HTTP server started
13:43:22.755 -> grant_type=authorization_code&code=AQBrOGhJAHCDyNpYZ[... lots more,,,]
13:43:22.755 -> accounts.spotify.com
13:43:25.841 -> Connection failed
13:43:25.841 -> status Code-1
13:43:27.838 -> Could not parse errorgrant_type=authorization_code&code=AQBrOGhJAHCDyNpYZ-[... lots more,,,]
13:43:48.826 -> accounts.spotify.com
13:43:48.921 -> Connection failed
13:43:48.921 -> status Code-1
13:43:50.898 -> Could not parse error
I created another app in the Spotify dashboard, and I got to see Spotify allowing me to verify that app, but then the ESP error occurred again.
Could you please help me out on this one?
Many thanks in advance!