netflie / whatsapp-cloud-api

The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
https://netflie.es/portfolio/whatsapp-business-cloud-api-php-sdk/
MIT License
449 stars 163 forks source link

Curl error #85

Closed heromiyo closed 1 year ago

heromiyo commented 1 year ago

local.ERROR: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://graph.facebook.com/v15.0/108949415252785/messages {"exception":"[object] (GuzzleHttp\Exception\RequestException(code: 0): cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://graph.facebook.com/v15.0/108949415252785/messages at D:\CODE\bumi_staging\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:211) [stacktrace]

Am getting this error when receiving webhook message from whatsapp

aalbarca commented 1 year ago

Sorry but this is not a problem with this library. It seems a problem with your server configuration.