Hello,
technically speaking it's 10 entries in the whitelist.
So what you can do is use wildcards, like this for example:
*.domain1.com *.domain2.com *.domain3.com
So you will be able to cover 10 domains with the starter package.
Hi James,
we have an implementation guide here:
http://docs.oneall.com/services/implementation-guide/
The easiest would be to find a freelance PHP developer who knows AV Arcade. He should be able to do it in a day. It's really not difficult. …
Hi Nick,
Microsoft has only three scopes. So you unfortunately cannot specifically select which values to request. They always come in groups.
Here the scopes:
wl.basic
Read access to a user's basic profile info. Also enables read acc…
Hello,
Google displays this message, as we take care of the technical handling. This is however usually not a problem, as OneAll is known by many users and so it usually reassures them to see this notice.
What is possible, is that you replace …
Hello,
the error means that you have an error in your PayPal config.
Please open once again the PayPal setup in your OneAll account and follow the setup guide carefully. This should allow you to fix the issue.
Regards,
Hello,
could you please tell me which API endpoint you are using to share content?
In case of a failure the API should also return an appropriate message.
If you give me your OneAll subdomain, I will have a look at the logs.
Regards,
Hello,
to get rid of this error:
A module already exists: OA_SOCIAL_LOGIN_ACP
You can execute the following query in your database:
DELETE FROM phpbb_modules WHERE module_langname LIKE 'OA_SOCIAL_LOGIN%'
Then you shoul…
Hello,
have you already tried to push to your Facebook page using the following endpoint:
http://docs.oneall.com/api/resources/providers/facebook/write-to-page/
It's possible that as creator of the page it's not necessary to request the addi…