Using validateStatus in Axios 2022-03-04 axios javascript This past week I was working with an API endpoint where a 404 response is expected for invalid user input. I didn't want Axios to treat this as an error Continue Reading