SyntaxFix
Write A Post
Hire A Developer
Questions
The token won't work if it was supplied by a different controller. E.g. it won't work if the view was returned by the Accounts controller, but you POST to the Clients controller.
Accounts
POST
Clients