Skip to content

Update documentation that some endpoints require premium #28

@arno4000

Description

@arno4000

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 documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions