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

/devices returns empty when desktop app still opens #1582

Open
davidnguyen11 opened this issue May 16, 2020 · 0 comments
Open

/devices returns empty when desktop app still opens #1582

davidnguyen11 opened this issue May 16, 2020 · 0 comments

Comments

@davidnguyen11
Copy link

Title: /devices sometime returns empty even though, my app still opens

Issue found on February 16th 2020

Endpoint(s):

  • GET https://api.spotify.com/v1/me/player/devices

Steps to reproduce:

  1. Open Desktop App
  2. Close Desktop App
  3. Open Desktop App again
  4. Go to API Console: https://developer.spotify.com/console/get-users-available-devices/
  5. Get devices

Expected behaviour:

It must return list of devices id with desktop value

Actual behaviour:

{
  "devices": []
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant