Hello!
I have been trying to configure a new installation on Windows 11 following the instructions.
If i type the following comment:
c:> gam user <myemail> check serviceaccount
I get the following:
ERROR: Service Account OAuth2 File: C:\GAMConfig\oauth2service.json, Does not exist or has invalid format, Unable to load PEM file. See
https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. MalformedFraming
Please run
gam create|use project
gam user <user> update serviceaccount
to create and authorize a Service account.
I have tried this, and nothing helps. I have followed the direction to authorize service account key uploads.
Running "gam oauth create" appears to complete as expected:
The authentication flow has completed.
Client OAuth2 File: C:\GAMConfig\oauth2.txt, Created
However I cannot do any gam commands. I always get the "ERROR: Service Account OAuth2 File" error.
What's the soluiton?
thx
Christopher