Google geocode API returning wrong/empty values for Luxembourg zipcodes -


i making api calls zips l-4321, l-8287 etc.

here urls.

https://maps.googleapis.com/maps/api/geocode/json?address=4321%2clu https://maps.googleapis.com/maps/api/geocode/json?address=postal_code%3a4321%7ccountry%3alu https://maps.googleapis.com/maps/api/geocode/json?address=8287%2clu 

they returning results places in usa. please help!

the "return empty string" response not expected behavior. seems error lies in how handle response. if using request directly on browser should @ least return error if not return place.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -