object(SendGrid\Response)#9 (3) {
  ["_status_code"]=>
  int(401)
  ["_body"]=>
  string(101) "{"errors":[{"message":"Authenticated user is not authorized to send mail","field":null,"help":null}]}"
  ["_headers"]=>
  string(652) "HTTP/1.1 401 Unauthorized
Date: Mon, 21 Sep 2026 00:48:39 GMT
Content-Type: application/json
Content-Length: 101
Connection: keep-alive
Access-Control-Allow-Headers: Authorization, Content-Type, On-behalf-of, x-sg-elas-acl
Access-Control-Allow-Methods: POST
Access-Control-Allow-Origin: https://sendgrid.api-docs.io
Access-Control-Max-Age: 600
Cache-Control: no-cache
Content-Security-Policy: frame-ancestors 'none'
Referrer-Policy: strict-origin-when-cross-origin
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-No-Cors-Reason: https://sendgrid.com/docs/Classroom/Basics/API/cors.html

"
}