Groups
Groups
Sign in
Groups
Groups
Facebook4J
Conversations
About
Send feedback
Help
Is possible open popup auth from Servlet?
6 views
Skip to first unread message
Danilo Magrini
unread,
Jul 23, 2016, 11:28:04 PM
7/23/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Facebook4J
Is possible open popup auth from Servlet?
My code is:
DialogAuthOption authOption = new DialogAuthOption().display(Display.POPUP);
String url = facebook.getOAuthAuthorizationURL(callbackURL.toString(), authOption);
response.sendRedirect(url);
But sendRedirect open the page and no the popup. How do I open a popup from Servlet?
thx
Reply all
Reply to author
Forward
0 new messages