Remove protect_from_forgery in ApiController, which is disabled by the following skip_before_action, as well.
8.0 KiB
8.0 KiB
Remove protect_from_forgery in ApiController, which is disabled by the following skip_before_action, as well.