Skip to content

Strange behaviour of player controls function #69

@roogue

Description

@roogue

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions