Skip to content

500 Internal Server Error on /lvbag/individuelebevragingen/v2/adressen endpoint #90

@jan-embite

Description

@jan-embite

Since today we are consistently receiving a 500 Internal Server Error when calling the following BAG API endpoint:

https://api.bag.kadaster.nl/lvbag/individuelebevragingen/v2/adressen

This endpoint was working previously and nothing has changed on our side.

How to reproduce:
curl -X 'GET' \ 'https://api.bag.kadaster.nl/lvbag/individuelebevragingen/v2/adressen?postcode=6922KZ&huisnummer=11&exacteMatch=false&page=1&pageSize=20&inclusiefEindStatus=true' \ -H 'accept: application/hal+json' \ -H 'X-Api-Key: xxxxxxxxxxxxxx'

Result:

→ HTTP 500 Internal Server Error

Expected result:

A normal API response with address data, as before.

Please let me know if you need additional logs or test details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions