jackm-mimica commented on PR #338: URL: https://github.com/apache/arrow-rs-object-store/pull/338#issuecomment-2823556864
I can't seem to unpick what is actually happening there is one line of documentation that refers to this problem > [Detecting GoogleAccessID may not be possible if you are authenticated using a token source or using option.WithHTTPClient. In this case, you can provide a service account email for GoogleAccessID and the client will attempt to sign the URL or Post Policy using that service account. ](https://pkg.go.dev/cloud.google.com/go/storage#hdr-Credential_requirements_for_signing) I have added a commit that will parse the id_token if present otherwise will fall back to the original tokeninfo endpoint. -- 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