What does it mean if I am trying to invoke a service, and receiving and error "400 (Bad Request)?
Posted: Tue Jun 17, 2014 7:14 pm
by Marco Spera
Using a button click to invoke a create database service, but it does not work.
Receiving the above error in the title
What does it mean if I am trying to invoke a service, and receiving and error "400 (Bad Request)?
Posted: Tue Jun 17, 2014 8:51 pm
by Kateryna Grynko
Hi Marco,
This means you pass incorrect parameters to server. You can find more information in Network tab in browser developer tools (F12). Could you please post a full server response?
What does it mean if I am trying to invoke a service, and receiving and error "400 (Bad Request)?
Posted: Mon Jun 23, 2014 5:44 pm
by Marco Spera
Thanks for the info, it helped to solve the problem perfectly!
