<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problem with login using ASP.NET MVC]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I use <a href="http://ASP.NET" target="_blank" rel="noopener noreferrer nofollow ugc">ASP.NET</a> MVC and just tried to login in Opera and I received the following error:</p>
<p dir="auto">"The required anti-forgery cookie "__RequestVerificationToken" is not present".</p>
<p dir="auto">There is no such problem in IE, chrome, firefox or Edge .</p>
<p dir="auto">Is it possible to know if only I have this problem and whether there's a way around it?</p>
<p dir="auto">With thanks.</p>
]]></description><link>https://forums.opera.com/topic/18190/problem-with-login-using-asp-net-mvc</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 21:52:03 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/18190.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Nov 2016 15:53:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem with login using ASP.NET MVC on Sat, 26 Nov 2016 05:34:11 GMT]]></title><description><![CDATA[<p dir="auto">I'm afraid what you are asking is more appropriate for an MVC forum rather than this one. Anyway, what you report happens when your login action has the <code>[ValidateAntiForgeryToken]</code> attribute but your cshtml file is lacking if its <code>@Html.AntiForgeryToken()</code>.</p>
]]></description><link>https://forums.opera.com/post/111069</link><guid isPermaLink="true">https://forums.opera.com/post/111069</guid><dc:creator><![CDATA[alobpreis]]></dc:creator><pubDate>Sat, 26 Nov 2016 05:34:11 GMT</pubDate></item></channel></rss>