You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following exception with wozpy on this specific postal-code house number lookup. Is there a way to improve the error handling?
2024-08-22 03:28:34,744 - DEBUG - Starting new HTTPS connection (1): api.pdok.nl:443
2024-08-22 03:28:34,842 - DEBUG - https://api.pdok.nl:443 "GET /bzk/locatieserver/search/v3_1/suggest?q=2286KN+64 HTTP/11" 200 330
2024-08-22 03:28:34,842 - ERROR - An error occurred while fetching WOZ data: cannot access local variable 'nummeraanduiding_ids' where it is not associated with a value
2024-08-22 03:28:34,843 - ERROR - Max retries reached. Exiting.
The text was updated successfully, but these errors were encountered:
I am getting the following exception with wozpy on this specific postal-code house number lookup. Is there a way to improve the error handling?
2024-08-22 03:28:34,744 - DEBUG - Starting new HTTPS connection (1): api.pdok.nl:443
2024-08-22 03:28:34,842 - DEBUG - https://api.pdok.nl:443 "GET /bzk/locatieserver/search/v3_1/suggest?q=2286KN+64 HTTP/11" 200 330
2024-08-22 03:28:34,842 - ERROR - An error occurred while fetching WOZ data: cannot access local variable 'nummeraanduiding_ids' where it is not associated with a value
2024-08-22 03:28:34,843 - ERROR - Max retries reached. Exiting.
The text was updated successfully, but these errors were encountered: