unable to create filecontents
sachindoddaguni opened this issue · 1 comments
sachindoddaguni commented
able to sign in but unable to create file contents in quickstart code .how to debug??
erickoledadevrel commented
I'm not sure which quickstart you are referring to. In general these quickstarts request a read-only scope, so if you want to do a write operation you'll need to change the scope, delete your token.json
file, and run it again.