gactions
gactions copied to clipboard
Unable to pull from service account.
Hello,
I was able to login from the credentials file from a working service account however when I want to perform gactions pull I get the following error:
oauth2: token expired and refresh token is not set
I managed to manually create a signed JWT access token and successfully perform the request through Postman. So I suspect no valid JWT is created when logging in with credentials file from a service account.
Can this possibly be fixed?
some docs