Announcements

Help Wizard

Step 1

NEXT STEP

403 Forbidden on /v1/audio-features using both user and client credentials tokens

Solved!

403 Forbidden on /v1/audio-features using both user and client credentials tokens

Hi everyone,

I'm developing a Spotify Web API integration and consistently receive 403 Forbidden responses from the /v1/audio-features endpoint.

What I tested:
– User access token (with user-top-read etc.): 403
– Client credentials token (no scopes): 403
– Reproduced outside my app via PowerShell / cURL (no proxy)
– Other endpoints work fine: /v1/me/top/artists, /v1/me/top/tracks (200 OK)

Example request:
GET https://api.spotify.com/v1/audio-features/1BxfuPKGuaTgP7aM0Bbdwr
Authorization: Bearer <app_token>

Response:
HTTP/1.1 403
{ "error": { "status": 403 } }

Could someone from the Spotify team confirm whether the /v1/audio-features endpoint currently has access restrictions for certain apps or regions? Other developers seem to be running into similar issues lately, so I’d just like to verify if this is an account or app-level policy limitation.

Thanks in advance!

 

Reply

Accepted Solutions
Marked as solution

Hi @pokokincso 

Thank you for posting in the Spotify Community!

I'm here to inform you that the Audio Features endpoint is deprecated and cannot be used anymore by new apps that had no quota extension before the depression.

I hope this clears things up.

XimzendSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

View solution in original post

3 Replies
Marked as solution

Hi @pokokincso 

Thank you for posting in the Spotify Community!

I'm here to inform you that the Audio Features endpoint is deprecated and cannot be used anymore by new apps that had no quota extension before the depression.

I hope this clears things up.

XimzendSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

 wish they would bring these endpoints back, as they are super helpful in Home Automation packages (e.g. Home Assistant, etc).

This was super lame on Spotify's part to remove Audio Features functionality from the API.
I just want to build a small personal app that can get the tempo and key for songs in my playlists.
You should be adding API features not removing them.  Lyrics too.

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random