Social Login is not working,

As per Instructions are given @ http://docs.oneall.com/services/direct-connect/social-login/
We have created an URL: https://shoutarabia.api.oneall.com/socialize/connect/direct/google?service=social_login&callback_uri=http://shoutarabia.com/oneall_sdk/social-login/callback_handler.php

for integration of social login feature at our website,

our CALL BACL URL does exist at Server http://shoutarabia.com/oneall_sdk/social-login/callback_handler.php

but When we execute URL: https://shoutarabia.api.oneall.com/socialize/connect/direct/google?service=social_login&callback_uri=http://shoutarabia.com/oneall_sdk/social-login/callback_handler.php

We are getting following error:

{"response":{"request":{"date":"Fri, 17 Mar 2017 10:19:49 +0100","resource":"\/socialize\/connect\/direct\/google?service=social_login&callback_uri=http:\/\/shoutarabia.com\/oneall_sdk\/social-login\/callback_handler.php","status":{"flag":"error","code":404,"info":"We are really sorry, but the resource you are trying to access does not exist. If you are currently implementing our services, then please make sure that your callback_uri points to a file on your server and not on ours."}}}}

CAN SOMEONE PLS HELP US knowing what is possibly wrong.

Best Answer

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    Answer ✓
    Hi Khalid,

    there is a slash / missing after Google here:
    https://shoutarabia.api.oneall.com/socialize/connect/direct/google?service=social_login&callback_uri=http://shoutarabia.com/oneall_sdk/social-login/callback_handler.php

    It should be like this:
    https://shoutarabia.api.oneall.com/socialize/connect/direct/google/?service=social_login&callback_uri=http://shoutarabia.com/oneall_sdk/social-login/callback_handler.php

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.