I am making a web page, and it makes ajax requests to the back-end, the page works correctly and the requests it does well but every time the server responds with 404 or 500 it correctly sends the message that I customize from the back-end but in the console it throws an error that is already configured so that from the back-end of a response, but I don't want the front-end to throw the error,
someone knows how to remove it
Error
POST http://192.168.1.7:3000/api/login 404 (not found)
question from:
https://stackoverflow.com/questions/65910106/how-to-remove-app-js-122-get-404-not-found 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…