issur related to sending email due to Gmail_API insufficient authentication scopes problem #103
Replies: 1 comment
-
To solve this problem, you need to go to EmailJS dashboard -> Services, click on the Gmail service in your list, and reconnect your account (click on the Edit button, disconnect, and then connect again). |
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
-
POST https://api.emailjs.com/api/v1.0/email/(Precondition Failed)
Contact.jsx:68
EmailJSResponseStatus {status: 412, text: 'Gmail_API: Request had insufficient authentication scopes.'}
status
:
412
text
:
"Gmail_API: Request had insufficient authentication scopes."
can any one give some idea to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions