[Possible Bug] Some preview urls for tracks are null when using App Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Endpoints:
Scopes:
- App Authentication (Client Credentials Flow)
- User Authentication (Authorisation Code Flow, no additional scopes)
Steps to reproduce:
- Get authentication token using user authentication
- Send GET to https://api.spotify.com/v1/tracks/68TJaMSstlIuOKpRr1riov?market=GB
Preview url returns with a value - Get authentication token using app authentication
- Send GET to Send GET to https://api.spotify.com/v1/tracks/68TJaMSstlIuOKpRr1riov?market=GB
Preview url returns as null
Expected behaviour:
Preview url has a value when using both user and app authentication
Actual behaviour:
Preview url is always null for some tracks when using app authentication but not when using user authentication
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