For the complete documentation index, see llms.txt. This page is also available as Markdown.

SDK troubleshooting

SDK-specific troubleshooting.

See Python SDK troubleshooting for the full list. Common ones:

  • AuthenticationError — wrong env var name (LAYERLENS_STRATIX_API_KEY)

  • RateLimitError — usually transient; SDK retries

  • NotFoundError — wrong ID or wrong org

  • SSL — corporate proxy; configure CA bundle

Last updated

Was this helpful?