Hi Attila, Thanks for the reply. Are you saying that I do need to implement OAuth into my app? The part I am confused about is how it interacts with IAP, is that not already performing OAuth on my application?
Thanks for the suggestion for task queue but that does not help me in my use case. Devin On Monday, May 7, 2018 at 11:02:51 PM UTC-5, Attila-Mihaly Balazs wrote: > > AFAIK Urlfetch works just like any external client (so just like using > cURL from your machine), so if it isn't authenticated, it will be > redirected to the authentication page. > > If you don't need synchronous communication, you can take a look at > taskqueues: > https://cloud.google.com/appengine/docs/standard/python/taskqueue/ - > AFAIK it is not GA in the Flexible environments but you can take part in > the Cloud Tasks alpha: > https://docs.google.com/forms/d/1g6yRocQ3wtdTArfO4JX8DoqOhYmsoTVgrlFnS0mV1bo/viewform?edit_requested=true > > Attila > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9a27927d-a813-4898-92a9-ce9f5a7051c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
