A 401 Invalid Authentication error means your API key is invalid or your W&B project entity/name is incorrect.Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-25.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Verify your API key
- Create a new API key at User Settings.
- Store your API key securely.
Check your project configuration
Ensure your project is formatted correctly as<your-team>/<your-project>:
Python example:
Common mistakes
- Using personal entity instead of team name
- Misspelling team or project name
- Missing forward slash between team and project
- Using an expired or deleted API key
Still having issues?
- Verify the team and project exist in your W&B account
- Ensure you have access to the specified team
- Try creating a new API key if the current one isn’t working
Inference