Python
CLI
Common errors
| Symptom | What to check |
|---|---|
401 or 403 | Missing or wrong SYNTH_API_KEY. |
| Lease expires | Refresh the lease or request a longer TTL. |
| Local service unreachable | Check local_host, local_port, and service health. |
| Wrong backend | Set base_url in Python or SYNTH_BACKEND_URL for the CLI. |