firebase / firebase/firebase-admin-java

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

未關閉
#924 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
api: core
主要語言
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/
![image](https://github.com/firebase/firebase-admin-java/assets/11154501/5cc5aff7-26af-4f6e-a916-5660623436d7)

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

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

貢獻指南

開啟貢獻指南

研究方向

首先使用 Firebase Admin Java SDK 9.2.0 重現 Proxy 行為,比較 FCM 請求與傳送至 oauth2.googleapis.com/token 的 POST 請求。追蹤 SDK 的 Proxy 或 HTTP 傳輸設定並記錄原因;當 OAuth token 請求遵循已設定的 Proxy,或清楚說明該限制時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
authentication, networking
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。