CSRF Verification Failed. 403 error in Chrome

I get this error only when i use Chrome, not in IE or Firefox or Opera (this is based on Chrome)


Forbidden (403)
CSRF verification failed. Request aborted.

You are seeing this message because this HTTPS site requires a ‘Referer header’ to be sent by your Web browser, but none was sent. This header is required for security reasons, to ensure that your browser is not being hijacked by third parties.

If you have configured your browser to disable ‘Referer’ headers, please re-enable them, at least for this site, or for HTTPS connections, or for ‘same-origin’ requests.

More information is available with DEBUG=True


i tried some of the suggestions but it doesnt work. any ideas?

Could you please post your seahub.log and your seahub_django_request.log?