Hi there,

I have been writing a simple little app that uses the Twitter API. It
works perfectly on my local development server but it fails when I
upload it because I get this error from Twitter:

error=Rate limit exceeded. Clients may not make more than 100 requests
per hour.

...even though my app only makes 1 request. what is happening is that
other people apps must be using the Twitter API from the same IP
address. does anyone know a good way around this other than hosting my
app somewhere else?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to