Closed paulchartres closed 3 years ago
Hi there,
I've been trying to use the SMS API, and it seems like there's a problem with the authentication (due to the NULL parameter):
Uncaught TypeError: Argument 1 passed to Mailjet\Client::isBasicAuthentication() must be of the type string, null given
I'm using the autoload.php file from the mirror repository and the latest version of the API.
Hi there,
I've been trying to use the SMS API, and it seems like there's a problem with the authentication (due to the NULL parameter):
Uncaught TypeError: Argument 1 passed to Mailjet\Client::isBasicAuthentication() must be of the type string, null given
I'm using the autoload.php file from the mirror repository and the latest version of the API.