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 sikander...@gmail.com on 5 Aug 2010 at 6:24
Original issue reported on code.google.com by
sikander...@gmail.com
on 5 Aug 2010 at 6:24