Open SenorPez opened 5 years ago
Add error page for 404 errors.
After some investigation, the whitelabel errors kick out a JSON representation. Our custom errors should match the format of the whitelabel errors for ease-of-use and processing.
Add error page for 404 errors.