If you wanted to make it more resilient,, make the request, check if OK, check if JSON, and then cal

If you wanted to make it more resilient,, make the request, check if OK, check if JSON, and then call .json()
Was this page helpful?