Hello,
I am trying to follow the push notifications documentation. I was trying to register a device. I followed the instructions and created a service to register a device.
when I try to test the service it fails when the following message ""code":"PNDR002",
"description":"app id not specified""
I followed the instructions for locating the app id. I pulled it out of the url between [project/"appid"/editor]
I also have a question how I do i get an actual device id of my phone into the database
would appreciate any help