firebase / firebase-admin-java

Firebase Admin Java SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
525 stars 255 forks source link

oauth2.googleapis.com API request is not going through proxy #924

Open vineshraja opened 3 months ago

vineshraja commented 3 months ago

We are using FireBaseSDK(firebase-admin-9.2.0) to push notifications, while testing we noted below.

-- Request going through proxy POST https://fcm.googleapis.com/v1/projects/ image

--Request not going through proxy POST https://oauth2.googleapis.com/token

Kindly let us know why oauth2 request is not going through proxy.

google-oss-bot commented 3 months ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.