X-AppEngine-Country at times returns ZZ all the time
51 views
Skip to first unread message
Richard Cheesmar
unread,
Sep 13, 2016, 1:03:08 PM9/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi All,
It appears that X-AppEngine-Country returns ZZ all the time. I have tested over several proxies and from normal locales...
So US, UK, Turkey and a few others and it still returning ZZ.
Any ideas anyone?
Richard Cheesmar
unread,
Sep 13, 2016, 3:16:47 PM9/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Ok, figured this out. This is beacuse I was calling a task and then getting the alpha2 code from the X-AppEngine-Country ... not going to happen is it :)
So passing the alpha2 from the original request to the task...