Error "Precondition check failed" #506
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
I am using
googleapis
to send emails on behalf of my customers. It works fine for most customers but for one in particular, I get the following error :After a few searches on the web, I found out that this error is related to service accounts, but I am not using service accounts, I am authenticated with OAuth.
So what could it be ? Does it has to do with the type of Google account my customer owns ?
The code of my method for sending emails :
The text was updated successfully, but these errors were encountered: