facebook / facebook-php-business-sdk

PHP SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
816 stars 513 forks source link

OpenSSL SSL_connect: Connection reset by peer in connection to graph.facebook.com:443 Error #603

Open metehan346 opened 2 months ago

metehan346 commented 2 months ago

Hello everyone.

I want to use Facebook Conversion API. But I usually get this error in Conversion API requests: FacebookAds\Exception\Exception #35 OpenSSL SSL_connect: Connection reset by peer in connection to graph.facebook.com:443

But sometimes it works fine. (very interesting) Do you have any advice about this problem?

Thank you.

PHP Version: PHP 8.1 OpenSSL Version: 3.0.2

Adsız2