Hello,

We are migrating from Python 2 to Python 3 and one of our authentication 
checks is to assert App Identity using the App Identity Python API 
<https://cloud.google.com/appengine/docs/standard/python/appidentity>. In 
my Python 3 application, I'm unable to get the X-Appengine-Inbound-Appid 
data from headers. I printed the request headers in Flask by using the 
request.headers but the above needed information was not present. Also, I'm 
calling my Python 3 application via urlfetch from a current Python 2 
application. 

Any help would be great. 

Thank you!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cd948005-c60c-4893-80ae-2b52ec25236dn%40googlegroups.com.
  • [google-appengine]... Sukhdeep Singh Gill

Reply via email to