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

HybridOAuthRequest Consumer Key #34

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

HybridOAuthRequest Consumer Key #34

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run Application on Local Machine
2. HybridOauthRequest req = new   
   HybridOauthRequest("2glue.com",Constants.SCOPE);


What is the expected output? What do you see instead?
HybridOauthResponse hybridResponse = 
 (HybridOauthResponse)authSuccess.getExtension(HybridOauthMessage.OPENID_NS_OAUTH);

When i fetch response then There is no request_token in the response. I am 
confused that what should i set HybridOauthRequest so that i can get the token. 
I am running application on local machine and OpenId is working fine but now i 
have to add OAuth Support also in the project. Can anybody help me on it?


What version of the product are you using? On what operating system?
Windows 7,Grails 1.3.3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 6:24

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