Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
PHP error when user tries to connect to FB and Twitter [RESOLVED]
snooty
✭
I as the admin dont have a Facebook account, but I activated it in the control panel of Vanilla for those that do. When I did a test signup as a new user, after clicking on "Connect", I get this error below:
{
"error": {
"message": "Missing client_id parameter.",
"type": "OAuthException",
"code": 101,
"fbtrace_id": "G3kM8H0B9fX"
}
}
On trying to connect to Twitter, I get this error:
{"errors":[{"code":215,"message":"Bad Authentication data."}]}
0
Comments
Oops, I just read the documentation, that you have to register with FB and Twitter for this to work. Maybe this will help others to see to read the docs on Vanilla first. You can show this RESOLVED if you like admins.