I did deploy a Node.js application on GAE Flex.
To handle user access, this app uses OAuth 2.0.
It generally works fine, but if I activate the Identity-Aware Proxy, I get a error:
There was a problem with your request. Error code 9
Do you have any clue about it? Why this happens only with IAP?
Thank your for your support.