Hi @mailjet
I checked the file and I have exactly the same file that the one you tagged. it seems that the the method here is not mailjetclient but addRequestOption(), which is a method of the mailjetclient class.
$mjClient = new Client($mailjetApikey, $mailjetApiSecret);
$mjClient->addRequestOption(CURLOPT_USERAGENT, ‘wordpress-‘ . MAILJET_VERSION);
another idea of what could go wrong ?
thank you !
Hi @mailjet !
Thank you very much for your answer. I was not able to check the file yet but I’ll come back to you when I’ll do it.
Thank you !