You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, Statistics absolutely bombards Spotify's servers with requests (or they increased the rate limit), thus resulting in a 429 Too Many Requests response. To make matters worse, it appears apiFetch does not retry the request after temporary errors like these.