Tuesday, November 22, 2022

Re: Forbidden (403) - CSRF verification failed. Request aborted.

Check your template, immediately after the <form> opening tag add  
{% csrf_token %}
If you have it already, kindly check to ensure it's correctly spelt and placed and then restart your server.
Best Regards.

On Wed, Nov 23, 2022, 00:58 Carlos Roberto <carlos9.rsj@gmail.com> wrote:
Hi everyone!

I use ngrok to make my projects available in django. I'm having trouble accessing the admin page. After I enter the username and password I get the error 403.

Has anyone had the same problem and could help me?

Regards


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/de5c4738-f540-4596-b1bf-0b0b16aabbf2n%40googlegroups.com.


On Nov 23, 2022 00:58, "Carlos Roberto" <carlos9.rsj@gmail.com> wrote:
Hi everyone!

I use ngrok to make my projects available in django. I'm having trouble accessing the admin page. After I enter the username and password I get the error 403.

Has anyone had the same problem and could help me?

Regards



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/de5c4738-f540-4596-b1bf-0b0b16aabbf2n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGoV8nm8QO1LKP4x7%2Bm%3DuM%3DMzdTryt-DYQOw%2BsdJREnm18c1gQ%40mail.gmail.com.

No comments:

Post a Comment