08:44:30
OK
On ajoute une adresse mail
Warning: count(): Parameter must be an array or an object that implements Countable in /home/agencemiqf/dev/2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 67
object(Mailjet\Response)#30 (5) {
["status":"Mailjet\Response":private]=>
int(401)
["success":"Mailjet\Response":private]=>
bool(false)
["body":"Mailjet\Response":private]=>
NULL
["rawResponse":"Mailjet\Response":private]=>
object(GuzzleHttp\Psr7\Response)#28 (6) {
["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=>
string(12) "Unauthorized"
["statusCode":"GuzzleHttp\Psr7\Response":private]=>
int(401)
["headers":"GuzzleHttp\Psr7\Response":private]=>
array(4) {
["date"]=>
array(1) {
[0]=>
string(29) "Sat, 08 Nov 2025 07:44:30 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["transfer-encoding"]=>
array(1) {
[0]=>
string(7) "chunked"
}
["www-authenticate"]=>
array(1) {
[0]=>
string(45) "Basic realm="Provide an apiKey and secretKey""
}
}
["headerNames":"GuzzleHttp\Psr7\Response":private]=>
array(4) {
["date"]=>
string(4) "date"
["content-type"]=>
string(12) "content-type"
["transfer-encoding"]=>
string(17) "transfer-encoding"
["www-authenticate"]=>
string(16) "www-authenticate"
}
["protocol":"GuzzleHttp\Psr7\Response":private]=>
string(3) "1.1"
["stream":"GuzzleHttp\Psr7\Response":private]=>
object(GuzzleHttp\Psr7\Stream)#26 (7) {
["stream":"GuzzleHttp\Psr7\Stream":private]=>
resource(42) of type (stream)
["size":"GuzzleHttp\Psr7\Stream":private]=>
int(0)
["seekable":"GuzzleHttp\Psr7\Stream":private]=>
bool(true)
["readable":"GuzzleHttp\Psr7\Stream":private]=>
bool(true)
["writable":"GuzzleHttp\Psr7\Stream":private]=>
bool(true)
["uri":"GuzzleHttp\Psr7\Stream":private]=>
string(10) "php://temp"
["customMetadata":"GuzzleHttp\Psr7\Stream":private]=>
array(0) {
}
}
}
["request"]=>
object(Mailjet\Request)#2 (7) {
["method":"Mailjet\Request":private]=>
string(4) "POST"
["url":"Mailjet\Request":private]=>
string(39) "https://api.mailjet.com/v3/REST/contact"
["filters":"Mailjet\Request":private]=>
array(0) {
}
["body":"Mailjet\Request":private]=>
array(1) {
["Email"]=>
string(15) "email@jsurf.com"
}
["auth":"Mailjet\Request":private]=>
array(2) {
[0]=>
bool(false)
[1]=>
bool(false)
}
["type":"Mailjet\Request":private]=>
string(16) "application/json"
["config":"GuzzleHttp\Client":private]=>
array(8) {
["defaults"]=>
array(1) {
["headers"]=>
array(1) {
["user-agent"]=>
string(31) "mailjet-apiv3-php/7.3.33/v1.2.0"
}
}
["handler"]=>
object(GuzzleHttp\HandlerStack)#4 (3) {
["handler":"GuzzleHttp\HandlerStack":private]=>
object(Closure)#11 (2) {
["static"]=>
array(2) {
["default"]=>
object(Closure)#9 (2) {
["static"]=>
array(2) {
["default"]=>
object(GuzzleHttp\Handler\CurlMultiHandler)#5 (5) {
["factory":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
object(GuzzleHttp\Handler\CurlFactory)#6 (2) {
["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
NULL
["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
int(50)
}
["selectTimeout":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
int(1)
["active":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
NULL
["handles":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
array(0) {
}
["delays":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
array(0) {
}
}
["sync"]=>
object(GuzzleHttp\Handler\CurlHandler)#7 (1) {
["factory":"GuzzleHttp\Handler\CurlHandler":private]=>
object(GuzzleHttp\Handler\CurlFactory)#8 (2) {
["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
array(1) {
[0]=>
resource(44) of type (curl)
}
["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
int(3)
}
}
}
["parameter"]=>
array(2) {
["$request"]=>
string(10) ""
["$options"]=>
string(10) ""
}
}
["streaming"]=>
object(GuzzleHttp\Handler\StreamHandler)#10 (1) {
["lastHeaders":"GuzzleHttp\Handler\StreamHandler":private]=>
array(0) {
}
}
}
["parameter"]=>
array(2) {
["$request"]=>
string(10) ""
["$options"]=>
string(10) ""
}
}
["stack":"GuzzleHttp\HandlerStack":private]=>
array(4) {
[0]=>
array(2) {
[0]=>
object(Closure)#12 (1) {
["parameter"]=>
array(1) {
["$handler"]=>
string(10) ""
}
}
[1]=>
string(11) "http_errors"
}
[1]=>
array(2) {
[0]=>
object(Closure)#13 (1) {
["parameter"]=>
array(1) {
["$handler"]=>
string(10) ""
}
}
[1]=>
string(15) "allow_redirects"
}
[2]=>
array(2) {
[0]=>
object(Closure)#14 (1) {
["parameter"]=>
array(1) {
["$handler"]=>
string(10) ""
}
}
[1]=>
string(7) "cookies"
}
[3]=>
array(2) {
[0]=>
object(Closure)#15 (1) {
["parameter"]=>
array(1) {
["$handler"]=>
string(10) ""
}
}
[1]=>
string(12) "prepare_body"
}
}
["cached":"GuzzleHttp\HandlerStack":private]=>
object(Closure)#23 (2) {
["static"]=>
array(1) {
["handler"]=>
object(GuzzleHttp\RedirectMiddleware)#22 (1) {
["nextHandler":"GuzzleHttp\RedirectMiddleware":private]=>
object(Closure)#21 (2) {
["static"]=>
array(1) {
["handler"]=>
object(GuzzleHttp\PrepareBodyMiddleware)#19 (1) {
["nextHandler":"GuzzleHttp\PrepareBodyMiddleware":private]=>
object(Closure)#11 (2) {
["static"]=>
array(2) {
["default"]=>
object(Closure)#9 (2) {
["static"]=>
array(2) {
["default"]=>
object(GuzzleHttp\Handler\CurlMultiHandler)#5 (5) {
["factory":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
object(GuzzleHttp\Handler\CurlFactory)#6 (2) {
["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
NULL
["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
int(50)
}
["selectTimeout":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
int(1)
["active":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
NULL
["handles":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
array(0) {
}
["delays":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
array(0) {
}
}
["sync"]=>
object(GuzzleHttp\Handler\CurlHandler)#7 (1) {
["factory":"GuzzleHttp\Handler\CurlHandler":private]=>
object(GuzzleHttp\Handler\CurlFactory)#8 (2) {
["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
array(1) {
[0]=>
resource(44) of type (curl)
}
["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
int(3)
}
}
}
["parameter"]=>
array(2) {
["$request"]=>
string(10) ""
["$options"]=>
string(10) ""
}
}
["streaming"]=>
object(GuzzleHttp\Handler\StreamHandler)#10 (1) {
["lastHeaders":"GuzzleHttp\Handler\StreamHandler":private]=>
array(0) {
}
}
}
["parameter"]=>
array(2) {
["$request"]=>
string(10) ""
["$options"]=>
string(10) ""
}
}
}
}
["parameter"]=>
array(2) {
["$request"]=>
string(10) ""
["$options"]=>
string(10) ""
}
}
}
}
["parameter"]=>
array(2) {
["$request"]=>
string(10) ""
["$options"]=>
string(10) ""
}
}
}
["allow_redirects"]=>
array(5) {
["max"]=>
int(5)
["protocols"]=>
array(2) {
[0]=>
string(4) "http"
[1]=>
string(5) "https"
}
["strict"]=>
bool(false)
["referer"]=>
bool(false)
["track_redirects"]=>
bool(false)
}
["http_errors"]=>
bool(true)
["decode_content"]=>
bool(true)
["verify"]=>
bool(true)
["cookies"]=>
bool(false)
["headers"]=>
array(1) {
["User-Agent"]=>
string(39) "GuzzleHttp/6.2.1 curl/7.38.0 PHP/7.3.33"
}
}
}
}