django.nV icon indicating copy to clipboard operation
django.nV copied to clipboard

Sign-up page has "CSRF token missing or incorrect" error

Open romayankin opened this issue 4 years ago • 0 comments

Upon submission of new user details (clicking "Register" button) I get the following error:

Forbidden (403)
CSRF verification failed. Request aborted.

Help
Reason given for failure:

    CSRF token missing or incorrect.

I have tried various options but none of them seemed to have worked.

I have only tried registering for a new user because I could not find passwords for the ones you have pre-configured - that would have solved my problem if you included passwords of pre-configured users somewhere in the docs.

romayankin avatar Oct 03 '21 13:10 romayankin