Skip to main content

Troubleshooting

Common issues and solutions.

API Errors

401 Unauthorized

Cause: Invalid API key Solution: Check API key is correct and not revoked

429 Rate Limit

Cause: Too many requests Solution: Implement exponential backoff, increase limits

403 Forbidden

Cause: Agent API access disabled Solution: Enable API access in agent settings

Agent Issues

Agent Not Executing

Check:

  • Status is not "Paused"
  • API access enabled
  • All required variables provided

Unexpected Results

Check:

  • Correct prompt version pinned
  • Variables substituting correctly
  • Model settings appropriate

Still need help? Contact support →