Changes between Initial Version and Version 1 of Ticket #24280, comment 4
- Timestamp:
- Mar 23, 2015, 4:33:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24280, comment 4
initial v1 2 2 3 3 It also mirrors a situation that's happening here: http://stackoverflow.com/questions/10264437/django-forbidden-csrf-cookie-not-set 4 5 A temporary fix for this seems to be to nuke the Chrome cookie. In corresponding with a user, I verified that a CSRF token in fact is populated before receiving the error.