# Implement Error Handling When Using the Fetch API

## Metadata
- Author: [[web.dev]]
- Full Title: Implement Error Handling When Using the Fetch API
- Category: #articles
- Summary: Catching errors when working with the Fetch API.
- URL: https://web.dev/articles/fetch-api-error-handling
## Highlights
- When you make a remote network call, your web page becomes subject to a variety of potential network errors. ([View Highlight](https://read.readwise.io/read/01jk9tgy7cqqnqz0pfxft2d97r))