I want to catch complete errors from fetch, e.g. I want the red marked stuff as string:
fetch
However, in my catch block I only get "Failed to fetch"