I have an Android client that needs to authenticate with a python Google App Engine app using OAuth. I followed this article.
And was able to successfully do so usi
Unfortunately, proper OAuth 1.0a encoding based on form-encoded HTTP content parameters is not implemented yet. We've gotten quite a few requests for this. There is a feature request already open for it.