Relative Content

Tag Archive for phpfirebase-cloud-messaging

How to send FCM notifications via Push API?

Im trying to send a push notification via the Push API, so far i have got a url like “https://fcm.googleapis.com/fcm/send/c67ztfrY…3DXukjSblobvwDkigbft05o60a” from pushSubscription.endpoint. Most of the questions on stack overflow just have https://fcm.googleapis.com/fcm/send as the URL rather than the full URL i got. Do i need to use OAuth2 or can i just send the private key in the auth header?

How to send FCM notifications via Push API?

Im trying to send a push notification via the Push API, so far i have got a url like “https://fcm.googleapis.com/fcm/send/c67ztfrY…3DXukjSblobvwDkigbft05o60a” from pushSubscription.endpoint. Most of the questions on stack overflow just have https://fcm.googleapis.com/fcm/send as the URL rather than the full URL i got. Do i need to use OAuth2 or can i just send the private key in the auth header?

How to send FCM notifications via Push API?

Im trying to send a push notification via the Push API, so far i have got a url like “https://fcm.googleapis.com/fcm/send/c67ztfrY…3DXukjSblobvwDkigbft05o60a” from pushSubscription.endpoint. Most of the questions on stack overflow just have https://fcm.googleapis.com/fcm/send as the URL rather than the full URL i got. Do i need to use OAuth2 or can i just send the private key in the auth header?