Hi folks,

I've been developing an app that does logins via twitter's oauth API.
I'm using twitteroauth-python

http://github.com/harperreed/twitteroauth-python/tree/master

which has been working great in my dev environment. Unfortunately, now
that I'm starting to deploy, I'm getting errors at the point where the
code obtains a Request Token from Twitter. Specifically, the response
is empty. In parallel, I'm doing the same thing from my dev
environment, and it's successful.

Has anyone seen this? Is there something weird about the request going
out to Twitter from GAE that's causing an issue? How can I debug this
more closely?
--~--~---------~--~----~------------~-------~--~----~
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-appengine@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