GCP Bucket Token issue

We are having an issue with GCPbinaries package. After the server has been up for a while, we begin to get the following error in the logs: OAuth2Credentials instance does not support refreshing the access token. An instance with a new access token should be used, or a derived type that supports refreshing.

Once we restart the server, the error goes away, which we assume reauthenticates/refreshes the token. Is there a way to autorefresh the token, or are there specific settings in GCP we should use to allow the token to refresh? A server log and obfuscated GCP auth json attached for reference.

Has anyone seen this before and our have tips on resolving?

FILES:   auth.json   server.log
0 votes

0 answers

773 views

ANSWER