"callback_uri": "/profile/settings/?oa_social_login_source=default",
"callback_uri": "http://www.bundoo.com/profile/settings/?oa_social_login_source=default",
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
could you please post a link to a page where I can login with Facebook?
Regards,
on this page:
http://www.bundoo.com/login/
You are using this code:
<script type="text/javascript"> loadExternalScript("bundoo-facebook.api.oneall.com", null, true, "/socialize/library.js", null, function() { oneall.api.plugins.social_login.build("oneall_social_login_providers_5990292", { "providers": ["facebook"], "callback_uri": "http://www.bundoo.com?oa_social_login_source=default", "css_theme_uri": "http://www.bundoo.com/wp-content/themes/oh/css/oneall-login.css" }); }); </script>
Please add a slash between bundoo.com and ?oa_social_login_source. Like this:
"callback_uri": "http://www.bundoo.com/?oa_social_login_source=default",
http://www.bundoo.com/category/babies/milestones/
If you signup with a Mailinator address and the date 12/1/2016, then press the button to log in with Facebook, the browser makes this request:
http://bundoo-facebook.api.oneall.com/socialize/redirect.html?provider_connection_token=d1ba0420-5ed9-4f9e-ab0b-1e567a008571
...and receives a 302 response with this Location header:
/prof://bundoo-facebook.api.oneall.com/socialize/redirect.html?provider_connection_token=d1ba0420-5ed9-4f9e-ab0b-1e567a008571