Previously working code now triggers 429 errors without any changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm currently developing an app locally that creates a playlist using some JS logic and by fetching data from the API:
-Getting All Artists from a certain Genre.
-Getting All Albums from a certain Artist.
-Getting All Track from a certain Album.
Everything used to work just fine and I was able to successfully create a few playlists with my own user. I authorize, start the logic and when its done the playlist is created in my profile.
However, suddenly I've been getting 429 too many requests errors when I try to fetch "All Albums from a certain Artist." when this didn't use to happen before and nothing in my code has changed. Is it possible that I've been temporarily blocked by the API for suspicious activity or something?
My app is called Music Time Traveler and the id for it seems to be 382ee2428fd44ee387e279e5dcee5cf9
- Labels:
-
429
-
daily limit
-
Question
-
rate limit
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page