400 Bad request when making a delete request to database service
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