- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plan
Free/Premium
Country
Device
(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)
Operating System
(iOS 10, Android Oreo, Windows 10,etc.)
My Question or Issue
I use to be able to get the devices using:
GET https://api.spotify.com/v1/me/player/devices
But now I always get that:
{
"error" : {
"status" : 401,
"message" : "Permissions missing"
}
}
All my other request works fine. I set the following scope to get my token:
- playlist-read-private
- playlist-read-collaborative
- user-modify-playback-state
- user-read-currently-playing
- user-read-playback-position
I can't figure out why I'm not able to get the devices anymore and I always return 401 Permission missing ?!
Solved! Go to Solution.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page