Sending notifications to Google Cloud Messaging with php gives me Unauthorized Error 401

前端 未结 2 1396
孤街浪徒
孤街浪徒 2021-01-15 18:02

Searching for some info about how to send notifications using GCM but with PHP instead of servlets, i found this: GCM with PHP (Google Cloud Messaging)

I tested the

2条回答
  •  萌比男神i
    2021-01-15 18:35

    Solved!!!

    you must use Key for server apps (with IP locking) instead of browser key

    :)

提交回复
热议问题