Miguel Angel Dulcey Diaz
Posts: 0
Joined: Tue Aug 27, 2013 3:31 am

Test failed! Please check service properties and the error details in "Response" area.

I am following this tutorial but I could not move http://docs.appery.io/tutorials/sendi.... I get the error

"Test failed! Please check service properties and the error details in "Response" area."

{
"status":"404 Not Found",
"url":"https://api.appery.io/rest/push/reg/c...",
"response":{
"code":"PNGI034",
"description":"Push app (GUID, appType)=(1be1131b-5B02-4244-ac30-74868af5db5d, A) not found"
}
}

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Test failed! Please check service properties and the error details in "Response" area.

Hello! Could you post screenshots from Settings tab and Request tab?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Test failed! Please check service properties and the error details in "Response" area.

1) As we can see from your screenshot there is a guid from tutorial, but it should be your project guid (from address line)
2) Before using GetChannels service http://docs.appery.io/tutorials/sendi... you would need to register device using RegisterDevice service http://docs.appery.io/tutorials/sendi.... Other way GetChannels returns error codePNGI044 - Push app instance (pushAppId, deviceId)=(<pushAppId>, <deviceId>) not found/code

Anton Artyukh5836028
Posts: 0
Joined: Wed May 08, 2013 12:57 pm

Test failed! Please check service properties and the error details in "Response" area.

Hi,
Did you change GUID? Or this is wrong screenshot... because I see the same GUID in request.

Please, change "1be1131b-5B02..." to your APP GUID.

App GUID you can find in URL of the editor page. Image

Miguel Angel Dulcey Diaz
Posts: 0
Joined: Tue Aug 27, 2013 3:31 am

Test failed! Please check service properties and the error details in "Response" area.

Thanks, do not speak very good English and was a bit lost.

where I can find the tutorial Sending Push Notifications from 2rd party?

thanks...

Anton Artyukh5836028
Posts: 0
Joined: Wed May 08, 2013 12:57 pm

Test failed! Please check service properties and the error details in "Response" area.

You can't, because we don't have it.
But with Appery.IO you can implement any outside API. All web API based on same kind of REST requests.

Return to “Issues”