You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I install the module in my magentoCE2.3 and when I try to send test email, Sendinblue log this error:
[2019-10-30 16:21:53] main.CRITICAL: Type Error occurred when creating object: Sendinblue\Sendinblue\Model\Transport, Argument 1 passed to Sendinblue\Sendinblue\Model\Transport::__construct() must implement interface Magento\Framework\Mail\MessageInterface, instance of Magento\Framework\Mail\EmailMessage given, called in /var/www/vhosts/---------/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 116 [] []
The text was updated successfully, but these errors were encountered:
marcelmastel
pushed a commit
to marcelmastel/magento2-plugin
that referenced
this issue
Oct 31, 2019
Hi guys,
I install the module in my magentoCE2.3 and when I try to send test email, Sendinblue log this error:
[2019-10-30 16:21:53] main.CRITICAL: Type Error occurred when creating object: Sendinblue\Sendinblue\Model\Transport, Argument 1 passed to Sendinblue\Sendinblue\Model\Transport::__construct() must implement interface Magento\Framework\Mail\MessageInterface, instance of Magento\Framework\Mail\EmailMessage given, called in /var/www/vhosts/---------/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 116 [] []
The text was updated successfully, but these errors were encountered: