-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Issue:
If the localities parameter includes an incorrect locality spelling it results in a 500 error. This is not an issue with the notLocalities parameter.
Example:
http 200:
https://geocoder.api.gov.bc.ca/addresses.json?addressString=100%20Main%20Street&localities=Penticton
http 500:
https://geocoder.api.gov.bc.ca/addresses.json?addressString=100%20Main%20Street&localities=Pentiton