We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for your work, I have built a google app script a few months ago, and I used "GmailUtils" to build it.
We have been using it at our company successfully.
Everything was working fine, but I have now an error popping up that is preventing my script to work properly.
Do you know by any chance why this problem is occurring ?
Here is the error that I'm getting :
Execution failed: TypeError: Cannot call method "toLowerCase" of null. (line 360, file "Code", project "GmailUtils") [1.245 seconds total runtime]
The text was updated successfully, but these errors were encountered:
I'm also getting this error?
Sorry, something went wrong.
I imported GmailUtils.gs into my project and accessed the library directly with no name spacing and the script worked without the error.
No branches or pull requests
Thank you for your work, I have built a google app script a few months ago, and I used "GmailUtils" to build it.
We have been using it at our company successfully.
Everything was working fine, but I have now an error popping up that is preventing my script to work properly.
Do you know by any chance why this problem is occurring ?
Here is the error that I'm getting :
The text was updated successfully, but these errors were encountered: