Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing authentication to OAuth does not work #4

Open
GoogleCodeExporter opened this issue Jan 27, 2016 · 0 comments
Open

Changing authentication to OAuth does not work #4

GoogleCodeExporter opened this issue Jan 27, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Follow the readme instructions to setup a sample  
2. Change the authentication to OAuth
3. Try to use the sample on appengine

What is the expected output? What do you see instead?
If you use AuthSub, the sample works. If you change the authentication 
subsystem to OAuth instead you can't authorize the access. The sample always 
brings you back to "Authorize with Google" link. If you run the sample using 
the devel/debug option in eclipse, it works ok. It does not work on appengine 
after deployment.

What version of the product are you using? On what operating system?
Version 1.3.5 of appengine-sdk, gdata v 1.41.5, eclipse helios.
Linux - Ubuntu 10.04

Please provide any additional information below.
The AuthSub subsystem always works ok. The problem is with OAuth subsystem. 
It's always repeating the step 7 and failing on step 8.

Original issue reported on code.google.com by aureliom...@gmail.com on 24 Aug 2010 at 5:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant