Skip to content
This repository was archived by the owner on Jul 4, 2020. It is now read-only.
This repository was archived by the owner on Jul 4, 2020. It is now read-only.

API return 403 #1581

@davidnguyen11

Description

@davidnguyen11

Title: /play API return 403

Issue found on February 16th 2020.

Endpoint(s):

  • PUT https://api.spotify.com/v1/me/player/play

Scope(s):

  • application is using authentication
  • Desktop App & Web App are not working either

Steps to reproduce:

  1. Open Desktop app
  2. Open Web player https://open.spotify.com/
  3. Open console to get device ids: https://developer.spotify.com/console/get-users-available-devices/
  4. Get Web device id
  5. Go to console to play: https://developer.spotify.com/console/put-play/
  6. Play with "Web device id"

Expected behaviour:

It should play the sone on web platform

Actual behaviour:

{
  "error": {
    "status": 403,
    "message": "Player command failed: Restriction violated",
    "reason": "UNKNOWN"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions