标签: firebase google-api android-notifications firebase-cloud-messaging google-api-java-client
我正在POST拨打https://fcm.googleapis.com/fcm/send来使用FCM(Firebase云消息传递)向设备发送推送通知。
POST
https://fcm.googleapis.com/fcm/send
但我收到的错误是
java.net.UnknownHostException: fcm.googleapis.com.
你能帮忙找出原因吗?
答案 0 :(得分:0)
是。它的DNS错误。代理商阻止了对谷歌apis的调用。