/socialize/redirect.html is redirecting to an URL beginning with "oa_s://"

Hi,

When Facebook sends my browser here:

http://bundoo-facebook.api.oneall.com/socialize/redirect.html?provider_connection_token=4b2e4724-bb70-44bc-986b-2107f53a2381

...the response is a 302 Redirect to here:

Location: oa_s://bundoo-facebook.api.oneall.com/socialize/redirect.html?provider_connection_token=4b2e4724-bb70-44bc-986b-2107f53a2381

But that's not valid of course. What is "oa_s"? It looks like something that should be getting replaced with an URL scheme -- http or https.

Best Answer

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    Answer ✓
    Hi Stephanie,

    the error on that page is similar. You have the following callback URI:
    "callback_uri": "/profile/settings/?oa_social_login_source=default",

    You need to change it to this:
    "callback_uri": "http://www.bundoo.com/profile/settings/?oa_social_login_source=default",

Answers

Welcome!

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.