Same problem here. A Java-based GAE that has been working fine for months suddenly stopped working either late last night or early this morning. Twitter API requests are causing Java IOExceptions (they work once in a while but fail like 90% of the time). The same requests work fine when fetched from a local instance of my app, so it appears to be a partial outage of GAE's url request service.
On Jul 22, 7:39 pm, nischalshetty <[email protected]> wrote: > I'm facing the same problem. Not able to obtain the redirect URL from > twitter, though it was working fine until now. It is still working in > my development environment but not working on the live app engine > deployment, Please help ASAP! > > -Nischal > > On Jul 23, 7:17 am, "[email protected]" <[email protected]> wrote: > > > > > Hi, > > > I have a problem with OAuth and Twitter right now. > > My application is a small Twitter client and was working fine about 6 > > hours ago but after that > > I couldn't connect to Twitter anymore. I checked Twitter and their > > OAuth and all the APIs are > > working perfect. It seems like GAE's urlfetch is not working to > > Twitter. > > > I heard my friends also have a problem with connecting Twitter with > > OAuth on GAE. > > > Does anyone know how to solve this problem? > > > Thanks, > > Keiya Kanno- Hide quoted text - > > - Show quoted text - -- 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.
