I have a function that wrapped a fetch function HTTP request, and I\'ve been trying to access the .catch when the requests fail, but when the requests
fetch
.catch