Page 1 of 1

400 Bad request when making a delete request to database service

Posted: Mon Nov 04, 2013 2:50 pm
by anelezeravla

Hello,
I'm working on an app that uses backend services (a create service and a delete service). I have an event that triggers the JS that performs the service calls to the database. The POST request works fine, but I keep getting a 400 Bad Request when trying to call the DELETE service.

Any hints? I'm attaching screenshots of my delete service settings.

Thank you very much

Image
Image


400 Bad request when making a delete request to database service

Posted: Mon Nov 04, 2013 3:32 pm
by Kateryna Grynko

Hi,

1) Disable Appery.io proxy
2) In Login service click Test to get session token
3) Paste this session token in Test tab

If this doesn't help please post screenshots of the response and service settings.


400 Bad request when making a delete request to database service

Posted: Wed Nov 06, 2013 12:44 pm
by anelezeravla

Thank you, it works.