You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/api/api-reference/errors.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Here we list some common errors and suggest possible solution:
20
20
{'error': 'invalid API Key'}
21
21
```
22
22
23
-
#### Checks
23
+
#### Checks
24
24
25
25
- Make sure that you are passing your API key to our endpoint *in a header*. See the section on [Authentication](../api-reference/authentication.md) for how to do that, and our [quick start guides](../quick-start/api-py.md) for specific language examples.
26
26
- If you are already passing the API key in an header, make sure that it is correctly entered.
0 commit comments