Hello,
we will no longer improve the endpoint that you have mentioned and have marked it as deprecated.
https://docs.oneall.com/api/resources/users/write-to-users-wall/
We have release a new API that is far better here
https://docs.oneall.com/api…
Hello,
we handle the tickets of our business customers in priority and within weekdays you should receive an answer in
less than 24 hours. Most tickets are handled within few hours on the same day.
Regards,
Hi Raphael,
we have now updated our API. It will now also return the large pictures for Google users.
To use the large avatars, please use the Social Login settings in your WordPress admin area and set this option:
If the user's social network pro…
Not yet, but we might a far better solution.
Our User Storage now allows to save custom data:
http://docs.oneall.com/api/resources/storage/users/update-user/
Whenever a user logs in with a social network, you could simply add any data you like to …
Hi Shidartha,
as I indicated in my last post and over our ticket system, we are currently working on our Zapier app.
It has not yet been officially approved by Zapier and we are working on it.
I didn't get back to you because the technical impleme…
Hello,
I'm sorry but there has been an unannounced change to the default parameters when creating a Facebook app.
This unfortunately makes that our setup guide is outdated and it does not work out of the box.
We are currently updating the guide!
R…
Hi Alex,
yes, it's possible, but you need to modify the plugin.
You have to open this file:
social_login.module
Then look for this function:
function social_login_form_user_register_form_alter(&$form, FormStateInterface $form_state, $form_id)…
Hi Sten,
you need to fully remove the older plugin (uninstall/delete) before uploading a new version.
To get rid of the error you can execute the following query in your database:
DELETE FROM `phpbb_modules` WHERE `module_langname` LIKE 'OA_SOCIAL…
Hi Dirk,
SSO somehow has to pass the user data from one of your website to another to be able to automatic login the user or create a new account on the fly. For that purpose the user data is store in the cloud storage. It's then pulled from there …