Posted: Mon May 09, 2016 2:09 am Post subject: HTTP/1.1 400 Bad Request
Novice
Joined: 19 Apr 2016 Posts: 10
My flow makes an HTTP Get call to a server with a query string. When I call the same url with SoapUI or my browser,I get a response,but when I call it through my Broker I get a HTTP/1.1 400 Bad Request error. The trace node after the httprequest node shows the following
Well as it turns out,the query string to the http input node,was getting recieved as a BLOB input and since it was http get,i was getting an error. Removing the BLOB input solved the issue
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum