Skip to content Skip to sidebar Skip to footer

JS Form Submit "This Page Cannot Be Loaded Using Chrome Data Saver. Try Reloading The Page. Debug Info: POST CISmtuKa5MwCFUIEYgodMxIGmQ=="

I have a form on a simple page. When submitting it passes data of the 'first name, last name, email' to the 'real' join form of my customer and enables the user to continue to fil

Solution 1:

I'm the tech lead on the Chrome Data Saver team. This will occur if the user has the Data Saver feature enabled in Chrome (either desktop or mobile) and our proxy can't talk to the backend server that you are doing the POST to. Is this because the server is behind an intranet?

The short-term workaround is to ask people to turn off Data Saver, but that is not ideal -- we should be able to avoid this being a problem for you in the first place. Any details you can provide on the site would be helpful. If you prefer to email directly I am mdw at mdw dot la. Thanks.


Post a Comment for "JS Form Submit "This Page Cannot Be Loaded Using Chrome Data Saver. Try Reloading The Page. Debug Info: POST CISmtuKa5MwCFUIEYgodMxIGmQ==""