After I updated my website to UNA Version: 11.0.3 and updated all the Apps, I get the following error when I try to login with facebook!
You can try it yourself from my website here:https: // comicsgate . net/cgnetwork/page/login
Please help!
It seems to be working for me. you should probably clear caches.
I cleared all the caches and the problem still exists!
Could you please specify your PHP version ? was PHP version changed recently on your site ?
Also please specify your Facebook API version in your Facebook App on Facebook Developer portal.
- My PHP version is 7.2.33, no changes in the PHP version recently as far as I know!
- Facebook API version in my Facebook App is 3.1!
It looks like we need to update Facebook SDK - https://github.com/unaio/una/issues/2985 - thank you for the report
Also you can try the following for a while and let us know how it works:https://github.com/mageplaza/magento-2-social-login/issues/124
I edited the GraphRawResponse.php in "My-Site/plugins/facebook-php-sdk/src/Facebook/Http" and it worked fine!
Thank you very much for your help. 👍
It seems to be working for me. you should probably clear caches.
I cleared all the caches and the problem still exists!
Could you please specify your PHP version ? was PHP version changed recently on your site ?
Also please specify your Facebook API version in your Facebook App on Facebook Developer portal.
- My PHP version is 7.2.33, no changes in the PHP version recently as far as I know!
- Facebook API version in my Facebook App is 3.1!
It looks like we need to update Facebook SDK - https://github.com/unaio/una/issues/2985 - thank you for the report
Also you can try the following for a while and let us know how it works:
https://github.com/mageplaza/magento-2-social-login/issues/124
I edited the GraphRawResponse.php in "My-Site/plugins/facebook-php-sdk/src/Facebook/Http" and it worked fine!
Thank you very much for your help. 👍