Im deploying online shopping website, and typically am able to add items to my cart and proceed to checkout. But now there’s an issue with site on log in.
My error is
Error 400: Bad request
So generic, I don’t know what to do.
I tried accessing on other computer and it works fine. What could be cause this? How can I fix? Big blocker for me right now. Please help
>Solution :
With this error, the problem is usually with the request that your browser is sending to the website’s server. It could be due to corrupted or maybe incomplete data, which could potentially be linked to cached data in your browser causing conflicts.
- Check your computer’s internet connection and look for irregularities.
- Check your Browser Cache and Cookies and clear it. Cached data in your browser could be making some conflicts.
- Check your browser’s compatibility.
Hope this helps