spotify / ios-sdk

Spotify SDK for iOS
https://developer.spotify.com/documentation/ios/
661 stars 188 forks source link

Device not found error on me/player/queue #399

Open neelpurohit-sgit opened 1 year ago

neelpurohit-sgit commented 1 year ago

I called this api for make player queue but every time i got Device not found

{
  "error" : {
    "status" : 404,
    "message" : "Device not found"
  }
}