jay22
Joined: 08/07/2013 07:03:21
Messages: 3
Offline
|
Hello,
I am trying this canadian zip code lookup on the API and it doesn't return anything if I don't provide the country:
view-source:http://api.geonames.org/postalCodeLookupJSON?postalcode=H2W1E5&username=demo
Using this it works:
view-source:http://api.geonames.org/postalCodeLookupJSON?postalcode=H2W1E5&country=CA&username=demo
Without providing the country, the search should be done without filtering and should return the same result, why so?
thanks
|