How to Troubleshoot Android GCM 401 error?

后端 未结 3 2002
长情又很酷
长情又很酷 2020-12-14 10:28

I\'m getting many 401 Unauthorized errors when trying to connect to Google Cloud Message Server.

Our code was working for some time on

3条回答
  •  失恋的感觉
    2020-12-14 10:49

    It might happen that IPv6 is used for the connection while only IPv4 is allowed. Make sure you have 'Any IP allowed' not just IPv4 0.0.0.0/0.

提交回复
热议问题