Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.google.firebase.messaging.FirebaseMessagingException: Unknown error while making a remote service call: Error getting access token for service account: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 405 Method Not Allowed", #1349

Closed
civetming opened this issue Jan 5, 2024 · 2 comments

Comments

@civetming
Copy link

I use FCM in china with proxy;but I met an error that I have no idea about it,I would be very grateful to anyone who can help me point out the problem.

com.google.firebase.messaging.FirebaseMessagingException: Unknown error while making a remote service call: Error getting access token for service account: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 405 Method Not Allowed"

@arithmetic1728
Copy link
Contributor

It's likely there is some proxy configuration issue that blocks the POST request to the token endpoint. Could you share more details on how you set up your proxy, and some code to show how you use this library?

@clundin25
Copy link
Contributor

Hey @civetming, this issue has become stale. Please re-open with additional details if this continues to be an issue!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants