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. I'm getting an error when sending email on PHP 8.4.5. The error does not occur on PHP 8.2.
Error:
{
"exception": {
"class": "TypeError",
"message": "SendGrid\\Client::makeRequest(): Argument #3 ($body) must be of type ?array, SendGrid\\Mail\\Mail given, called in /Users/kurtbertone/dell-ecs-tools/vendor/sendgrid/php-http-client/lib/Client.php on line 662",
}
}
The text was updated successfully, but these errors were encountered:
Hi. I'm getting an error when sending email on PHP 8.4.5. The error does not occur on PHP 8.2.
Error:
The text was updated successfully, but these errors were encountered: