You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
Hi guys,
After submitting the post request I am getting response code 419 with error message "CSRF token mismatch". Application is using XSRF-Token cookie.
Please let me know how to solve this.
thanks in advance
Simon Bennetts
unread,
Jul 13, 2022, 8:59:51 AM7/13/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
Have you defined this as an Anti CSRF token?
When are you getting the error? When manually exploring your app, spidering, active scanning??
Cheers,
Simon
Naman Sharma
unread,
Jul 13, 2022, 11:14:20 AM7/13/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
Hi, Hello, Yes, I mentioned it in the Anti-CSRF token. In the spider, I got this error each time but in the case of the manual, I could connect. When I checked the error response, it's showing "XSRF-token mismatch"