Created
June 19, 2015 05:25
-
-
Save lambda-fairy/d5461755c7d98d329352 to your computer and use it in GitHub Desktop.
NationStates 429 response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HTTP/1.1 429 Too Many Requests | |
| Date: Fri, 19 Jun 2015 05:23:47 GMT | |
| Server: Apache | |
| Retry-After: 900 | |
| Vary: Accept-Encoding | |
| Transfer-Encoding: chunked | |
| Content-Type: text/html; charset=utf-8 | |
| <!DOCTYPE html> | |
| <h1 style="color:red">Too Many Requests From Your IP Address</h1> | |
| <p>Your IP address 118.93.109.158 has sent more than 50 requests in 30 seconds. Access to the API has been blocked for the next 16 minutes. Please do not send bursts of traffic!</p><p>Requests should be spaced out to avoid hitting the rate limit and compromising server performance. Please ask for assistance in the Technical forum if you are unsure how to do this. | |
| <p style="font-size:small">Error: 429 Too Many Requests | |
| <p><a href="/pages/api.html">The NationStates API Documentation</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment