Skip to main content
The following table lists common API errors you might encounter:
Error CodeMessageCauseSolution
401Authentication failedYour authentication credentials are incorrect or your W&B project entity and/or name are incorrect.Ensure you’re using the correct API key and that your W&B project name and entity are correct.
403Country, region, or territory not supportedAccessing the API from an unsupported location.Please see Geographic restrictions
429Concurrency limit reached for requestsToo many concurrent requests.Reduce the number of concurrent requests or increase your limits. For more information, see Usage information and limits.
429You exceeded your current quota, please check your plan and billing detailsOut of credits or reached monthly spending cap.Get more credits or increase your limits. For more information, see Usage information and limits.
429W&B Inference isn’t available for personal accounts. Please switch to a non-personal account to access W&B InferenceThe user is on a personal account, which doesn’t have access to W&B Inference.Switch to a non-personal account. If one isn’t available, create a Team to create a non-personal account. For more information, see Personal entities unsupported.
500The server had an error while processing your requestInternal server error.Retry after a brief wait and contact support if it persists.
503The engine is currently overloaded, please try again laterServer is experiencing high traffic.Retry your request after a short delay.
I