googleapis / google-auth-library-python

Google Auth Python Library
https://googleapis.dev/python/google-auth/latest/
Apache License 2.0
755 stars 303 forks source link

fix: Remove content-type header from IDMS GET requests #1489

Open peter-volkov opened 4 months ago

peter-volkov commented 4 months ago

Detailed description is here https://issuetracker.google.com/issues/328089077

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

parthea commented 4 months ago

See https://github.com/googleapis/google-cloud-go/pull/9508#issuecomment-1979100351

BigTailWolf commented 3 months ago

See googleapis/google-cloud-go#9508 (comment)

Hi Anthonios, the golang/oauth2 library is merged. And seems this fix is also good to go.