Skip to content

Commit d865944

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

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
@@ -92,5 +92,5 @@ These errors occur on the API server side.
9292

9393
:::tip[Final tips]
9494
- Always check the API's own documentation, inspect your request, and look up error messages. If the issue persists, contact the API provider.
95-
- Once you fix the issue, your calls should return a `200 OK`which means everything is working as expected!
95+
- 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)