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
{{ message }}
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
If you encounter a problem and get an error code, you can use this page to find out what that code means
Error codes
429
Description
This code indicates that a web-request resulted in a 429 response, which means that the website is blocking all requests that come from this client.
Reason
The requests you sent to a website were too frequent (less than 1 second between requests)
This can happen if the delay between requests to the INARA website is too short.
You can check if that is the case for you by going to the INARA website in your browser and verifying if you are blocked out.
Solution
Wait a while, each request you make during your blocked out time resets the timer, so be patient. (This might take 1-6 hours)