googleworkspace/android-samples

unable to create filecontents

sachindoddaguni opened this issue · 1 comments

able to sign in but unable to create file contents in quickstart code .how to debug??

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.