Skip to content

Commit

Permalink
Update src/neptune_scale/exceptions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sabine <[email protected]>
  • Loading branch information
Raalsky and normandy7 authored Aug 19, 2024
1 parent 76d72a3 commit 9c6860d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/neptune_scale/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ class NeptuneUnauthorizedError(NeptuneScaleError):
{end}
You don't have permission to access the given resource.
- Verify that your API token is correct.
- Verify that your API token is correct. To find your API token:
- Log in to Neptune Scale and open the user menu.
- If your workspace uses service accounts, ask the project owner to provide the token.
- Verify that the provided project name is correct.
The correct project name should look like this: {correct}WORKSPACE_NAME/PROJECT_NAME{end}
Expand Down

0 comments on commit 9c6860d

Please sign in to comment.