firebase-admin-java
firebase-admin-java copied to clipboard
oauth2.googleapis.com API request is not going through proxy
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/
--Request not going through proxy POST https://oauth2.googleapis.com/token
Kindly let us know why oauth2 request is not going through proxy.
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.