How do I resolve permission errors when logging a run?
less than a minute
To resolve permission errors when logging a run to a W&B entity, follow these steps:
- Verify entity and project names: Ensure correct spelling and case sensitivity of the W&B entity and project names in your code.
- Confirm permissions: Ensure necessary permissions have been granted by the administrator.
- Check log-in credentials: Confirm log-in to the correct W&B account. Test by creating a run with the following code:
- Set API key: Use the
WANDB_API_KEY
environment variable: - Confirm host information: For custom deployments, set the host URL:
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.