This means that the Client ID that you have entered in the PayPal setup in your OneAll account is not correct. Please follow the PayPal setup guide in your OneAll account and make sure that you copy/paste the Client ID/Secret exactly as indicated in…
You need to uncheck it in the administration area of your website.
If you are for example using WordPress, then uncheck Disqus in the Social Login setup in your WP admin area.
Hi Arn,
you can see an example here:
https://github.com/oneall/php-sdk/blob/master/lib/identity_api/relink_identity.php
You need to change this line:
$post_array['user_token']=$row['oneall_user_token'];
To:
$post_array = array ( 'request' =&…
Have you started a submission? This is not necessary if you only use the basic data (username, email ... ) for login. Please open the Status & review panel of your Facebook app and remove the submission if you don't need it.
In step 7 of our setup guide you can see 7. Stay on the settings page and click on + Add Platform, select Website, enter the following values and then click on Save Changes.
You probably haven't added "Website" but another platform. Here the settin…
Hi Vadim,
yes it's true that removing a social network connection does not remove the avatar. This is an improvement that we will add to the next version of the WP plugin.
How do I get rid of Facebook picture in my WordPress profile?
To get rid of…
Hi Russell,
I've been to our website and I can see the icons.
After having whitelisted a new domain you need to wait a few minutes so that the changes can be propagated to all of our servers. Then you should refresh your browser cache in order to …