Closed arkoe closed 2 years ago
Hi,
Did you resolve this issue? I'm stuck with the same problem...
Kind Regards,
Bas
Accept-Crs needs to be send as a HTTP header, not a query parameter. I'm guessing thats where you go wrong (it's what I did initially).
I will close the issue. We checked the API and the logging and the API seems to work as intended. On https://geoforum.nl/t/bag-api-v2-foutmelding-412-in-azure-logic-apps you'll find the related issue of Bas2021 with the conclusion that it might be a bug in Azure that is causing this problem.
Hi,
I am trying to integrate the BAG API into our product to lookup address information. When I query
adresseerbareobjecten
I get the error 412:Even though I do include the
Accept-Crs
header in my request:I am unsure what I'm doing wrong, hope there is anyone who faced this issue before and is able to help me out.
Kind regards,
Arko