Skip to Content
0
Jun 04, 2018 at 04:24 PM

Missing CSRF token even though I am adding csrf token immediately after get operation to my post

121 Views

Hello,

I am adding the x-csrf-token but it still giving me CSRF token validation failed error after Post.

I am immediately adding the token after the get request.The same thing is working fine on my colleague's Postman. This seems really weird. I have re-installed Postman as well.

How could did this be resolved?

Attachments

get.png (57.0 kB)
post.png (31.9 kB)