Marco Spera
Posts: 0
Joined: Tue Jun 17, 2014 7:14 pm

What does it mean if I am trying to invoke a service, and receiving and error "400 (Bad Request)?

Using a button click to invoke a create database service, but it does not work.
Receiving the above error in the title

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

What does it mean if I am trying to invoke a service, and receiving and error "400 (Bad Request)?

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?

Marco Spera
Posts: 0
Joined: Tue Jun 17, 2014 7:14 pm

What does it mean if I am trying to invoke a service, and receiving and error "400 (Bad Request)?

Thanks for the info, it helped to solve the problem perfectly!

:)

Return to “Issues”