I'm using Firefox both on desktop and mobile, and never had any issues.
If you want to troubleshoot on desktop you could press 'F12' and go into the network tab. Then reload the page and see exactly which request yields the 400 error. Essentially some of the information you're sending to the server in the request is invalid for one reason or another.
|