I'm receiving the following error when clicking on Online Store in Square Dashboard:
400 Bad Request
Request Header Or Cookie To Large
nginx
Please assist.
Hey @Sirrfla! Welcome to the Community.
This error typically comes up when there's a browser error. What browser/device were you on when this occurred?
You can try clearing your cookies/cache and see if that stops it from happening.
Returning 400 means that the request was malformed. In other words, the data stream sent by the client to the server didn't follow the rules. The client SHOULD NOT repeat the request without modifications. It means that the request itself has somehow incorrect or corrupted and the server couldn't understand it. The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method . Therefore, it prevents the website from being properly displayed. To fix a 400 Bad Request error, it is best to start diagnosing the issue from the client side itself. Complete the steps outlined in this section to help diagnose and correct the error.
We ran into this bug a couple of times today as well. Clearing cache/cookies fixed it, but our customers should not be expected to do that.
Square Community
Square Products