cakephp-rest
cakephp-rest copied to clipboard
Html rendered instead of JSON when exception is throwed [cakephp 3.9]
When debug is false and i throw exception it renders html error instead of json with status NOK and exception message, What am I missed?