@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]. > > 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]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
