keurig
1
Hi,
I am trying to get a JSON response from https://api.bag.kadaster.nl/lvbag/individuelebevragingen/v2/adresseerbareobjecten. Authentication is fine but the result in the body not JSON. This while Postman returns it nicely.
Postman:
Knime:
Can someone explain how i could process the response in order to get wellformed JSON?
Thanks in advance!
keurig
2
I suspect it’s caused by the content-type. Can the Get Request node handle ‘HAL+JSON’??
Just to be sure: have you declared it as such in your GET Request - Request header?
1 Like
keurig
4
Solved it myself by passing the response in a Binary Objects to Strings node.
2 Likes
system
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.