Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

remove scheduled push notification illegal character in path

I have tried creating a REST to delete a scheduled notification. I used the path https://appery.io/bksrv/rest/push/adm... as specified in the instrucations. I then created a parameter pushId.

When I test the REST though, I get the "illegal character in path" error message.

Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

remove scheduled push notification illegal character in path

And the console, when I try to run it anyway, has :

XMLHttpRequest cannot load https://appery.io/bksrv/rest/push/adm..... No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://appery.io' is therefore not allowed access.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

remove scheduled push notification illegal character in path

Hello Ben,

Can you provide more details, screenshots or exact steps to reproduce this problem? Where do you test it?

Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

remove scheduled push notification illegal character in path

Hi, the steps followed are exactly those in the push notification tutorial.

I tested it using the "test" area where you set up the service (see below). Image

Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

remove scheduled push notification illegal character in path

I also ran it in a browser (the console gave the error message detailed in my first post) and I ran it natively on an iphone - but no push notifications were deleted.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

remove scheduled push notification illegal character in path

Please change to the real ID in service's URL

Ben Walker
Posts: 0
Joined: Mon Jan 19, 2015 2:13 pm

remove scheduled push notification illegal character in path

I have done that, still doesn't work. Additionally, I don't think it's a substitution issue... when I test the service in my browser, I get this error message: Image

It looks like the substitution for the push ID has been made correctly... so something else is wrong?

Return to “Issues”