gactions icon indicating copy to clipboard operation
gactions copied to clipboard

Unable to pull from service account.

Open robinvandenb opened this issue 3 years ago • 0 comments

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

robinvandenb avatar Jun 09 '22 14:06 robinvandenb