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
Is there anything missing here? i copy the code to a fresh function folder and invoke the function but i keep getting this error
SyntaxError: Unexpected token } in JSON at position 0
i did npm install googleapi and dotenv
Im not sure what im missing,
I also have my own .env file that contains GOOGLE_SERVICE_ACCOUNT
and also change the google sheet id to mine ...
The text was updated successfully, but these errors were encountered:
Did you grant access your service account edit access in your google sheet?
For example, I used the share button in my sheet and gave access to my service account email: ccstockholm***@*****.iam.gserviceaccount.com
Sorry, something went wrong.
can you add that in the read me file , thanks
No branches or pull requests
Is there anything missing here?
i copy the code to a fresh function folder and invoke the function
but i keep getting this error
i did npm install googleapi and dotenv
Im not sure what im missing,
I also have my own .env file that contains GOOGLE_SERVICE_ACCOUNT
and also change the google sheet id to mine ...
The text was updated successfully, but these errors were encountered: