Calls to twitter are working fine for me, I guess its working for everyone.
-Nischal On Jul 24, 1:22 am, nischalshetty <[email protected]> wrote: > @Ikai > > Thanks for the info. Weird thing, I'm still facing the issue! > > -Nischal > > On Jul 24, 12:28 am, "Ikai L (Google)" <[email protected]> wrote: > > > > > Here's the post from Twitter's API team: > > >http://groups.google.com/group/twitter-development-talk/msg/692b6fe2e... > > > On Fri, Jul 23, 2010 at 12:17 PM, Ikai L (Google) <[email protected]> wrote: > > > > Twitter is posting an update shortly. It's a result of users violating > > > Twitter's terms of service, resulting in portions of traffic from GAE > > > being > > > blocked. > > > > Note that this is fixed in the short term, but we're going to have to > > > devise a longer term solution because there is a chance this can happen > > > again in the future. > > > > On Fri, Jul 23, 2010 at 11:40 AM, nischalshetty <[email protected] > > > > wrote: > > > >> It's working now! Thank you Appengine team! > > > >> -Nischal > > > >> On Jul 23, 11:01 pm, Nanaya Hoshizaki <[email protected]> wrote: > > >> > sorry for my duplication mail. > > > >> > On 7月24日, 午前2:56, Nanaya Hoshizaki <[email protected]> wrote: > > > >> > > I have the same problem. > > >> > > My application is working surely on the local environment, > > >> > > but it is not working on product environment. > > > >> > > -- > > >> > > Nanaya HOSHIZAKI > > > >> > > On 7月23日, 午後11:40, nischalshetty <[email protected]> wrote: > > > >> > > > @Ross > > > >> > > > I've been using oAuth > > > >> > > > -Nischal > > > >> > > > On Jul 23, 6:15 pm, Ross M Karchner <[email protected]> wrote: > > > >> > > > > Unrelated to the issue being discussed, but are you already aware > > >> that > > >> > > > > basic auth is going away in a few weeks? > > > >> > > > >http://countdowntooauth.com/ > > > >> > > > > On Fri, Jul 23, 2010 at 7:49 AM, Keith <[email protected]> > > >> wrote: > > >> > > > > > I'm also seeing problems between appengine and twitter. I'm > > >> > > > > > just > > >> > > > > > trying to post status updates using basic authentication. Code > > >> > > > > > has woked fine for some time and works fine when run locally > > >> > > > > > but > > >> > > > > > fails from appengine. I get the following stack trace from > > >> twitter4j > > > >> > > > > > Caused by: java.io.IOException: Could not fetch URL: > > >> > > > > >https://api.twitter.com/1/statuses/update.json > > >> > > > > > at > > > >> com.google.appengine.api.urlfetch.URLFetchServiceImpl.convertApplicationExc > > >> eption(URLFetchServiceImpl.java: > > >> > > > > > 106) > > >> > > > > > at > > > >> com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch(URLFetchService > > >> Impl.java: > > >> > > > > > 39) > > > >> > > > > > On Jul 23, 3: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 > > > >> > > > > > -- > > >> > > > > > 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]<google-appengine%2Bunsubscrib > > >> [email protected]> > > >> . > > >> > > > > > For more options, visit this group athttp:// > > >> groups.google.com/group/google-appengine?hl=en. > > > >> > > > > -- > > >> > > > > Ross M Karchnerhttp://eventgrinder.com > > > >> -- > > >> 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]<google-appengine%2Bunsubscrib > > >> [email protected]> > > >> . > > >> For more options, visit this group at > > >>http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > > Ikai Lan > > > Developer Programs Engineer, Google App Engine > > > Blog:http://googleappengine.blogspot.com > > > Twitter:http://twitter.com/app_engine > > > Reddit:http://www.reddit.com/r/appengine > > > -- > > Ikai Lan > > Developer Programs Engineer, Google App Engine > > Blog:http://googleappengine.blogspot.com > > Twitter:http://twitter.com/app_engine > > Reddit:http://www.reddit.com/r/appengine -- 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.
