```Wheels.InvalidAuthenticityToken This POSTed re...
# cfwheels
r
Copy code
Wheels.InvalidAuthenticityToken

This POSTed request was attempted without a valid authenticity token.
Any way to turn off requiring authenticity token on post? I setup a post route to use a wysiwyg editor's upload url javascript parameter. csrfMetaTags() is in the <head>. It's obviously not getting the token so can I turn off requiring the token on post? I don't see any setting here - https://guides.cfwheels.org/cfwheels-guides/working-with-cfwheels/configuration-and-defaults#csrf-protection-settings