Topic-icon Solved Twitter return error : 0

Active Subscriptions:

None
10 years 10 months ago - 10 years 10 months ago #54198 by RobCom
I've followed step by step the configuration for Twitter app , but still return me this error : 0 - SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054
Facebook,Instagram,Linkedin and Google are working perfect.
I don't understand why Twitter return such error
Only 1 thing : my website is a multilingual site so return : www.oldfashion.it/it/ and www.oldfashion.it/en/
but in my callback url I've posted :
www.oldfashion.it/
__________________________________________________________________
Solved was a server error once more. Sorry for the post. JFB works fine
Last edit: 10 years 10 months ago by RobCom.
The topic has been locked.
Support Specialist
10 years 10 months ago #54202 by alzander
Do you have the "Disable SSL Verification" setting enabled in JFBConnect? If so, that would explain why all except for Twitter work. That setting will disable some SSL checks when using all networks, except for Twitter.

If that's the case, it means your server is improperly configured for outgoing SSL communication and you'll need to contact your hosting provider to check the OpenSSL version installed on your site and ensure that the SSL root certificates are up to date.

Another test to verify the above is to disable the "Disable SSL Verification" setting and test Facebook, Google, etc. If they start failing, it proves the issue. That setting normally shouldn't be enabled in a production environment as it reduces overall privacy and security.

I hope that helps,
Alex
The topic has been locked.