SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

TwoLeggedOauthExample is not working #267

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the sample.oauth.TwoLeggedOAuthExample
2. Choose calendar service and provide inputs like key and secret

What is the expected output? What do you see instead?
List of events available for the user is what is expected. And what i got 
is an "Http 401 Invalid AuthSub token" Error.

What version of the product are you using? On what operating system?

Windows XP.
Please provide any additional information below.

I have tested the consumer secret and key in oauth playground and it seems 
to be working fine. I also tested the program using the 
googlecodesamples.com as the key and its secret available in oauth 
playground. Even then i get the same error.
Is this a defect or am I missing something here? Also for your information, 
my consumer key is kaarmegamtest.appspot.com

Original issue reported on code.google.com by bab...@gmail.com on 7 May 2010 at 6:18

GoogleCodeExporter commented 9 years ago
I am facing the same issue. I am trying to create an event in user's calendar 
using oAuth for my domain. But I am getting 401 error "Invalid AuthSub token". 
My consumer key is sandbox.montclair.edu.

Original comment by dhava...@gmail.com on 18 Aug 2010 at 1:13