jackm-mimica opened a new pull request, #338: URL: https://github.com/apache/arrow-rs-object-store/pull/338
* refresh token replaced by access token # Which issue does this PR close? https://github.com/apache/arrow-rs-object-store/issues/337 Closes #. # What changes are included in this PR? Changes how the GCP Signing Auth retrieves the email, originally the token info endpoint was used with a refresh token whether behavior has changed on googles side or that was never functional is out of scope but now it generates a access_token using ADC then uses the access token to retrieve the email. # Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org