cloud-logging-data-source-plugin icon indicating copy to clipboard operation
cloud-logging-data-source-plugin copied to clipboard

Getting ACCESS_TOKEN_TYPE_UNSUPPORTED - map[method:google.logging.v2.LoggingServiceV2.ListLogEntries service:logging.googleapis.com

Open thalesac opened this issue 5 months ago • 3 comments

Hi team, when trying to setup Cloud logging DS in grafana I'm getting:

failed to run test query: list entries: rpc error: code = Unauthenticated desc = Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project. error details: name = ErrorInfo reason = ACCESS_TOKEN_TYPE_UNSUPPORTED domain = metadata = map[method:google.logging.v2.LoggingServiceV2.ListLogEntries service:logging.googleapis.com]

Permissions are set as per documentation:

Image

JWT Json key file properly loaded in grafana:

Image

is this possibly a bug?

thalesac avatar Jun 27 '25 15:06 thalesac