SDK troubleshooting
SDK-specific troubleshooting.
Last updated
Was this helpful?
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?
Was this helpful?