On Wed, Nov 5, 2014 at 12:27 AM, Irene <[email protected]> wrote:
> I m using X-AppEngine-Country to get client country but some times its > returning ZZ . Is there any way to get the exact country code for each and > every request. > As Satyanarayana said, "ZZ" is code for unknown country. You might want to star this issue to follow up: https://code.google.com/p/googleappengine/issues/detail?id=5296 But if you want to try geolocating the IP address using different sources, you can try using a proxy service such as Cloudflare: https://support.cloudflare.com/hc/en-us/articles/200168236-What-does-CloudFlare-IP-Geolocation-do- or an API: http://freegeoip.net/ ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
