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 <dunelmt...@gmail.com> 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.convertApplicationException(URLFetchServiceImpl.java:
> 106)
>        at
> com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch(URLFetchServiceImpl.java:
> 39)
>
> On Jul 23, 3:17 am, "ke...@kanno.com" <ke...@kanno.com> 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 google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>



-- 
Ross M Karchner
http://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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to