how do i solve 412 Gmail_API: Invalid To header error #13
Replies: 2 comments
-
In this case, the error message describes the issue very well. The recipient address is not correct, it has to be an email address. |
Beta Was this translation helpful? Give feedback.
0 replies
-
the error appears only when using the local host cause I have created a test project with the same code and deployed it on Vercel and it is working fine still am using the same details, it also worked on Fiddle shell |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting the status code 412 response of Gmail_API: Invalid To header error if I send a message from my app.
but I receive a test email from the dashboard I can't understand why
Beta Was this translation helpful? Give feedback.
All reactions