firebase / firebase/firebase-admin-java
oauth2.googleapis.com API request is not going through proxy
- 主要语言
- Java
- 星标
- 620
- 派生
- 305
- 平均合并
- 3 小时 23 分钟
- 30 天内合并 PR
- 1
描述
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.
贡献指南
调研方向
Start by reproducing the proxy behavior with Firebase Admin Java SDK 9.2.0, comparing the FCM request with the POST request to oauth2.googleapis.com/token. Trace the SDK's proxy or HTTP transport configuration and document the cause; done means the OAuth token request follows the configured proxy or the limitation is clearly explained.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- authentication, networking
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100