-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The API client is working great so far on an ESP32 TTGO T-Display. But there is one problem:
All API functions, that use the /v1/me/player endpoint fail with the following error message
Skipping to next track.../v1/me/player/next
api.spotify.com
[E][ssl_client.cpp:36] _handle_error(): [send_ssl_data():301]: (-80) UNKNOWN ERROR CODE (0050)
Failed to send request
I have tested it with my own code, but also the example at https://github.com/witnessmenow/spotify-api-arduino/blob/master/examples/esp32/playerControls/playerControls.ino.
Is this a bug or am I doing something wrong?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation