I want to use a httpCaller with a filter expression, i.e. use the request URL "http://geodata.nationaalgeoregister.nl/bag/wfs?service=wfs&request;=GetFeature&typeName;=bag:verblijfsobject&count;=5&filter;=<Filter><PropertyIsEqualTo><PropertyName>bag:woonplaats</PropertyName><Literal>Diemen</Literal></PropertyIsEqualTo></Filter>". This returns a status code 400 (The HTTP 400 Bad Request response status code indicates that the server could not understand the request due to invalid syntax.). If I paste the same request URL straight into a browser though, a nice result is being returned. What do I do wrong?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.