Skip to content

Instantly share code, notes, and snippets.

@lambda-fairy
Created June 19, 2015 05:25
Show Gist options
  • Select an option

  • Save lambda-fairy/d5461755c7d98d329352 to your computer and use it in GitHub Desktop.

Select an option

Save lambda-fairy/d5461755c7d98d329352 to your computer and use it in GitHub Desktop.
NationStates 429 response
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