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

IP restricted - response.status_code == 403

IP restricted - response.status_code == 403

Hi all,

 

I'm doing a project using phyton to get to know how to use API. I'm basically reading the track features from playlists. After some running of my script i got my IP blocked, looks like i have 

 
response.status_code == 403
 
could you please help me with that? I believe I didn't do anything wrong, I was just reading data from tracks!!!
Reply
3 Replies

Is it possible that the Access Token you were using just expired after 60 minutes?

XimzendRising 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.

how can i check? And how can i request a new one?

Thank u so much!!! Really appreciated.

You can follow the tutorial to learn how to do it: https://developer.spotify.com/documentation/web-api/tutorials/getting-started

XimzendRising 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