The required anti-forgery cookie “__RequestVerificationToken” is not present

前端 未结 8 1316
伪装坚强ぢ
伪装坚强ぢ 2021-02-01 03:31

My website is raising this exception around 20 times a day, usually the form works fine but there are instances where this issue occur and I don\'t know why is so random.

<
8条回答
  •  终归单人心
    2021-02-01 03:44

    In my case it had to do with caching on IIS. I had to restart the entire IIS Server in Server manager.

提交回复
热议问题