Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

http status 404

http status 404

Plan

Premium

Country

US

Device

MacBook Air 2022

Operating System

OS 14.6.1

My Question or Issue

Using the Spotify API to do a project, I'm starting off simple and was able to get my user info and my recently listened to songs as well as my most listened to songs. I want to make a recommender system so I was going to start off simple by using Python and spotipy using the recommendations(seed_artists=None, seed_genres=None, seed_tracks=None, limit=20) I tried this and everything looks correct but this error continues to return "Error occurred: http status: 404, code:-1 - https://api.spotify.com/v1/recommendations?limit=20&seed_artists=13ubrt8QOOCPljQ2FL1Kca : None, reason: None". Haven't been able to fix it or figure out where to problem is. Just wondering if anyone has an idea of why this is happening/how to fix it. Thanks!

 

 

Screenshot 2024-12-27 at 5.43.19 PM.png
Reply
1 Reply

Hi there @iancooper0809 

 

That endpoint is deprecated and can not be used by new apps anymore. For more information, see this page.

 

I hope this answers your question.

 

Cheers!

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.

Suggested posts