New topic Closed topic
avatar image
3
How to solve the invalid CSRF error?
By Created , last editted

Whenever I post data to my post endpoint I receive the following error: 

Invalid CSRF (Cross Site Forgery Protection) token, make sure all requests include a '_csrf' param 

How can i solve this?


Whenever I post data to my post endpoint I receive the following error: 

Invalid CSRF (Cross Site Forgery Protection) token, make sure all requests include a '_csrf' param 

How can i solve this?

Answers
Sort by:

This topic is closed.