CSRF error

Issue #81 invalid
Adam Teale created an issue

Hey guys,

I am experimenting with Postman in an app I am developing.

I can send messages from: http://127.0.0.1:8000/messages/write/

However when I reply to a message I have received http://127.0.0.1:8000/messages/view/2/?next=/messages/inbox/ I get a CSRF error: Forbidden (403) CSRF verification failed. Request aborted.

I am just using the default/vanilla views that come with Postman.

Any ideas?

Comments (2)

  1. Log in to comment