The past week or so, I’ve been occasionally getting the following error: {“error”:“Rate limit exceeded”,“code”:429}. Usually refreshing a few times or waiting a bit fixes the issue, but it’s annoying and breaks the flow of studying.
It once got triggered by the External Definition script, which I fixed subsequently, but recently there were changes by somebody else so maybe the error popped up again? These are the threads in question:
Or maybe it is now caused by a different script altogether
I don’t think it is my error, as far as I have checked my console.
In any case, look at some UserScripts you are using. WaniKani API has a cap of 60 requests per minute. Beyond that would cause 429. I don’t think via WaniKani Open Framework or not changes anything.