We are using Cloudflare Access with Google as auth provider.
Some users experience 502 pages when the web application is making POST requests. Performing the same action in a new fresh Incognito windows works.
We KNOW that our server is not the problem as without Cloudflare Access we do not have these issues.
It is a plain Django admin site we are protecting with Cloudflare Access.