Closed DLO33 closed 3 years ago
After updating to 7.4.2 of the SDK, this was resolved.
Note Guzzle & psr7 had to be downgraded to the following
"guzzlehttp/guzzle": "^7.0", "guzzlehttp/psr7": "^1.6.1",
https://github.com/sendinblue/APIv3-php-library/issues/156
Thanks for reporting this issue We have released a patch for this issue . Please use the latest version (v7.4.2) of the PHP SDK.
Regards Sendinblue Team
Following error is produced when running the test.
\sendinblue\api-v3-sdk\lib\Api\ListsApi.php:2185 Call to undefined function GuzzleHttp\Psr7\build_query()