You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 3 Mar 2015 at 7:53
Original issue reported on code.google.com by
[email protected]
on 3 Mar 2015 at 7:53Attachments:
The text was updated successfully, but these errors were encountered: