79301557

Date: 2024-12-22 19:16:21
Score: 0.5
Natty:
Report link

instead of gcloud auth login try with gcloud auth login --enable-gdrive-access

another solution which i employed at the time was to access the sqllite db used by gcloud to store creds, fetch token and refresh token from there, pass it to the gcloud sheets api with sheet id to access it. I dont think this is required anymore, but just fyi

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Ojasv singh