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.

贡献指南

打开贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。