-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi I am new to C++ language and this library. So far this library works for my project, however, the spotify.play()
function will always fail with the following message.
/v1/me/player/play
api.spotify.com
[ 11307][E][ssl_client.cpp:37] _handle_error(): [send_ssl_data():382]: (-80) UNKNOWN ERROR CODE (0050)
Failed to send request
The strange thing is, the request was actually sent successfully, and my music was played as intended.
Additional Info:
- I have a Spotify premium account
- The function was only called once
Metadata
Metadata
Assignees
Labels
No labels