Check if Users Follow Playlist API doesn’t work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The API endpoint for checking if a user follows a playlist doesn’t work as expected.
My target was checking if a user follows my playlist.
I tried it using scopes & accounts service however the response was always false unless I check if the token owner follows a playlist.
For example, I can only get true if the current user (token owner) follows a playlist. When I want to check if somebody else follows, the response is always false.
Also, I tried this with the both web player’s and developer access token with Postman but they both didn’t work.
So, I made a glitch website using Spotify’s github repo for authorizing and using the api. However even with accounts service, the response was always false.
Is this api deprecated? If it doesn't, It should be fixed.
The Scopes I use: playlist-read-private user-read-private playlist-modify-private playlist-read-collaborative playlist-modify-public user-follow-read user-read-private
- Labels:
-
"Bug"
-
API Bug
-
follow
-
Possible Bug


- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page