You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2020. It is now read-only.
Title:
/devicessometime returns empty even though, my app still opensIssue found on February 16th 2020
Endpoint(s):
GET https://api.spotify.com/v1/me/player/devicesSteps to reproduce:
Expected behaviour:
It must return list of devices id with desktop value
Actual behaviour:
{ "devices": [] }