[GH-ISSUE #1214] Error 403 when calling audio_analysis(track_id) #708

Closed
opened 2026-02-28 00:01:03 +03:00 by kerem · 1 comment
Owner

Originally created by @felyduw on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1214

The audio_analysis method seems to be having an issue when invoking with a valid track id and properly authorized, it returns a 403.

Example output:
HTTP Error for GET to https://api.spotify.com/v1/audio-analysis/3LTHqCkYnYtqTYDqoi3FPl with Params: {} returned 403 due to None

The same URL is invoked by tools such as Make or Zapier and they return the expected information.

Originally created by @felyduw on GitHub (Sep 9, 2025). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1214 The audio_analysis method seems to be having an issue when invoking with a valid track id and properly authorized, it returns a 403. Example output: HTTP Error for GET to https://api.spotify.com/v1/audio-analysis/3LTHqCkYnYtqTYDqoi3FPl with Params: {} returned 403 due to None The same URL is invoked by tools such as Make or Zapier and they return the expected information.
kerem closed this issue 2026-02-28 00:01:04 +03:00
Author
Owner

@dieser-niko commented on GitHub (Sep 9, 2025):

This endpoint has been marked as deprecated.

Make and Zapier likely still have access to it because Spotify makes exceptions for existing applications that have successfully submitted a quota extension request.

<!-- gh-comment-id:3271641472 --> @dieser-niko commented on GitHub (Sep 9, 2025): This endpoint has been marked as deprecated. Make and Zapier likely still have access to it because Spotify makes exceptions for existing applications that have successfully submitted a quota extension request.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#708
No description provided.