NuxtN
Nuxtβ€’2y ago
Stefan

Response Body in Error with useFetch

πŸ‘‹,

I get the following error in an API request (see attachment).

Is there a way to get the response body using useFetch?

I have tried using interceptors but no luck so far. The status code and status message are fine, but the response body is nowhere to be found.
api-request.png
Was this page helpful?