When I used SocialAuth, It is throwing Invalid redirect URL problem. I am using
this in my Liferay Portal.
Ex:-
String returnToUrl = PortalUtil.getLayoutURL(theme.getLayout(),theme);
url = manager.getAuthenticationUrl("yahoo", returnToUrl);
actionResponse.sendRedirect(url);
Here:-
returntourl is correctly getting my current url ie.,
http://www.example.com/user/hamza/connection
I am attaching error in txt file..
Thanks for help.
Original issue reported on code.google.com by o.mdha...@gmail.com on 3 Mar 2015 at 7:53
Original issue reported on code.google.com by
o.mdha...@gmail.com
on 3 Mar 2015 at 7:53Attachments: