Forum Discussion
MaestroOfVR
7 years agoHonored Guest
Notifications to Users
I'm testing out notifications to Users by targeting my own oculus ID. However I could only get notifications on my GearVR app but not he companion app for the GO.
I'm testing using the Rest api using Postman.
POST
https://graph.oculus.com/notification_request
access_token = OC|applicationID|appsecret
title = "test title"
message = " test message"
uri = "www.test.com"
recipient_ids = [myOculusId]
I always get a response like
"{
I'm testing using the Rest api using Postman.
POST
https://graph.oculus.com/notification_request
access_token = OC|applicationID|appsecret
title = "test title"
message = " test message"
uri = "www.test.com"
recipient_ids = [myOculusId]
I always get a response like
"{
"id": "2222074878056318"
}"
seems like it is successful but I don't see the notification being created on the Oculus Dashboard and could only see it in the GearVR app.
What am I missing? thanks
seems like it is successful but I don't see the notification being created on the Oculus Dashboard and could only see it in the GearVR app.
What am I missing? thanks
No RepliesBe the first to reply
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago
- 8 months ago
- 7 months ago