Page 1 of 1

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

Posted: Tue Aug 27, 2013 3:31 am
by Miguel Angel Dulcey Diaz

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"
}
}


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

Posted: Tue Aug 27, 2013 4:06 am
by Alena Prykhodko

Hello!

We'll take a look.


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

Posted: Tue Aug 27, 2013 6:08 am
by Maryna Brodina

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


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

Posted: Tue Aug 27, 2013 12:14 pm
by Miguel Angel Dulcey Diaz

Hello, attach file. Image

thanks for your help


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

Posted: Tue Aug 27, 2013 1:36 pm
by Maryna Brodina

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


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

Posted: Tue Aug 27, 2013 1:57 pm
by Miguel Angel Dulcey Diaz

get the following error. Image

thanks for your help


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

Posted: Tue Aug 27, 2013 2:59 pm
by Anton Artyukh5836028

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


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

Posted: Tue Aug 27, 2013 4:26 pm
by Miguel Angel Dulcey Diaz

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...


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

Posted: Tue Aug 27, 2013 4:50 pm
by Anton Artyukh5836028

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.