On Fri, Aug 24, 2012 at 12:19 PM, KC <[email protected]> wrote: > We've been having exactly the same problem problem in one of our apps in GAE > since yesterday. > We are using Twitter4J to connect to Twitter, and receiving errors like: > "Could not fetch URL: https://api.twitter.com/oauth/request_token" > It worked perfectly for more than 1 year. Any clue how to tackle this?
You need to proxy any calls to services which have rate limits (or might have rate limits in the future). Jeff -- 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.
