[GH-ISSUE #94] User playback functions #50

Closed
opened 2026-02-27 19:25:47 +03:00 by kerem · 1 comment
Owner

Originally created by @justin-vt on GitHub (Jul 20, 2017).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/94

Should the user playback methods be working? Even when including all scopes I get a permissions error trying to do anything at all with devices. Spotify's own documentation seems to indicate this scope is only available to official SDKs:

"Control playback of a Spotify track. This scope is currently only available to Spotify native SDKs (for example, the iOS SDK and the Android SDK). The user must have a Spotify Premium account."

Maybe I'm missing something?

Thanks!

Originally created by @justin-vt on GitHub (Jul 20, 2017). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/94 Should the user playback methods be working? Even when including all scopes I get a permissions error trying to do anything at all with devices. Spotify's own documentation seems to indicate this scope is only available to official SDKs: "Control playback of a Spotify track. This scope is currently only available to Spotify native SDKs (for example, the iOS SDK and the Android SDK). The user must have a Spotify Premium account." Maybe I'm missing something? Thanks!
kerem 2026-02-27 19:25:47 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jwilsson commented on GitHub (Jul 21, 2017):

Hi!
They should work (just tested it myself) but I think the account that you're trying to control the playback on needs to be a premium one.

Those endpoints are marked as "Beta" by Spotify so there might be issues on their end as well.

<!-- gh-comment-id:316897176 --> @jwilsson commented on GitHub (Jul 21, 2017): Hi! They should work (just tested it myself) but I think the account that you're trying to control the playback on needs to be a premium one. Those endpoints are marked as "Beta" by Spotify so there might be issues on their end as well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#50
No description provided.