Error while calling W&B API when running sweeps

Hi,

I’m encountering an error when I try to create a sweep id using wandb.sweep(sweep_config, entity=“sweep”, project=“efficient-sweeps”). Below is the error:

ERROR:wandb.sdk.internal.internal_api:403 response executing GraphQL.
ERROR:wandb.sdk.internal.internal_api:{“errors”:[{“message”:“permission denied”,“path”:[“upsertSweep”],“extensions”:{“code”:“PERMISSION_ERROR”}}],“data”:{“upsertSweep”:null}}
wandb: ERROR Error while calling W&B API: permission denied (<Response [403]>)

Would appreciate any help. Thank you!

It seems you either don’t have access to the “sweep” team entity, you need to pass a team entity that you have access to

Hi there, I wanted to follow up on this request. Please let us know if we can be of further assistance or if your issue has been resolved.

Hi Carmelle,

Since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!

Best,
Luis