Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sudden Bad Request - Invalid Verb on during debugging Visual Studio

During development I suddenly started to receive following error message

Bad Request - Invalid Verb

HTTP Error 400. The request verb is invalid.

The website under development was run on ISSExpress via Visual Studio. It stopped working out of the blue, without any changes in the configuration.

I'm using: ASP MVC, C#

What can be the cause?

like image 803
andrew.fox Avatar asked Jun 16 '26 22:06

andrew.fox


1 Answers

It turned out that the problem was caused by... an invalid cookie.

The solution was to remove all cookies.

(I accidentally checked the page on other browser and it worked there.)

like image 191
andrew.fox Avatar answered Jun 22 '26 14:06

andrew.fox



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!