Skip to content

Commit e879935

Browse files
Update docs/troubleshooting/api/client-server_errors_during_the_api_call.md
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent d0c2d8a commit e879935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting/api/client-server_errors_during_the_api_call.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ These errors occur on the API server side.
9191
The API server took too long to respond. Try simplifying your request or reducing the size of the data being sent.
9292

9393
:::tip[Final tips]
94-
- Always check the API documentation, inspect your request, and look up error messages. If the issue persists, contact the API provider.
94+
- Always check the API's own documentation, inspect your request, and look up error messages. If the issue persists, contact the API provider.
9595
- Once you fix the issue, your calls should return a `200 OK`—which means everything is working as expected!
9696
:::

0 commit comments

Comments
 (0)