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! This issue isn't related to SendGrid but to (dependency) GuzzleHttp.
The URL you provide contains a double slash (//) which may cause an issue.
I suggest to attach the file locally (using absolute/relative path to the file) and verify it's existing using file_exists. Then it shouldn't be a problem to attach and send it using SendGrid.
If you don't have it locally, download it first by using (f.e.) file_get_contents.
Hello Support,
I have an issue with email attachment when i have attache a file in the email the mail will not gone and error will come
Please help me to solve this error.
The text was updated successfully, but these errors were encountered: