We have a web form which we send out via email links, having particular issue with embedded safari web browser. I cannot share the link example at this time.
The error occurs when you open the link in the Gmail app on iOS and select the Safari option. This opens the Safari Web Browser embedded in Gmail. When submitting the web form you get a "400 Bad Request". If you copy the link, then go out of Gmail, open Safari web browser and paste the link, then submission of form works fine.
I would love to be able to debug that in developer tools.
Does anyone know how to do this? I know if you have a Mac (which I don't) then you can connect your Safari web browser to developer tools, does this work for the Gmail app embedded safari browser?