Hello @sholk ,happy to help and apologies for running into this. To further assist could I ask for the following:
- Link to the run where you are trying to query via api
- Could you update to latest version of wandb
pip install -U wandb
- Try refreshing login: from command line:
rm ~/.netrc
followed bywandb login --relogin --cloud
Thanks~!