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?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

