What steps will reproduce the problem?
1.authorize with twitter
2.
3.
What is the expected output? What do you see instead?
Dialog does not load. Authorization error - keys need to match URL
What version of the product are you using? On what operating system?
3.2 , OS 4.2.2
Please provide any additional information below.
When provider is set to Twitter I cannot connect. It tells me that they keys do
not match the URL and the log in dialog does not load. If I comment out this
line in SocialAuthAdapter:
url = socialAuthManager.getAuthenticationUrl(provider.toString(),
provider.getCallBackUri())+ "&type=user_agent&display=touch";
I can get the dialog to load. I can then supply my own authorization URL.
Original issue reported on code.google.com by christia...@gmail.com on 3 Jul 2014 at 2:45
Original issue reported on code.google.com by
christia...@gmail.com
on 3 Jul 2014 at 2:45