mailjet validate email problem

Jazz

New Member
Hi. I added a mailjet delviery server.

When I click "validate server", it goes to a blank page.

I then also added a sendgrid server, and validate works perfectly
Anybody have any ideas what could cause this
 
Found the log. This is what the debugger outputs

Fatal error: Cannot use object of type stdClass as array in /var/www/****/public_html/apps/common/vendors/Composer/vendor/mailjet/mailjet-apiv3-php/src/Mailjet/Response.php on line 75
 
Any help with this

"Found the log. This is what the debugger outputs

Fatal error: Cannot use object of type stdClass as array in /var/www/****/public_html/apps/common/vendors/Composer/vendor/mailjet/mailjet-apiv3-php/src/Mailjet/Response.php on line 75"
 
@Jazz - this seems to be an issue with their library.
Download attached, unzip, and put the resulted folder in apps/common/vendors/Composer/vendor/mailjet so that you overwrite the existing folder.
Thanks.
 

Attachments

  • mailjet-apiv3-php.zip
    18.9 KB · Views: 9
Hi have just moved my mailwizz installation from cPanel to Plesk so I can use php 7 and then use the mailjet api.

The only problem now is that when I validate mailjet via api i get the following. There is no error in the transcript section. I have turned on debugging and cannot see anything. Any ideas?

  • Cannot send the confirmation email using the data you provided.
  • Here is a transcript of the error message:
  • Please do not validate the delivery server until you fix this error:
 
Hi, Yes I have just downloaded the attachment and overwritten the files on the server. I logged out and back in again and tried to validate and got the same issue.
 
Back
Top