FastAPI Exception Capture Usage Minimal reproduction of PostHog exception capture issue. Quick Start cd posthog-python/playgrounds/fastapi-exception-capture export POSTHOG_API_KEY="your_key" uv sync uv run python app.py Test curl http://localhost:8000/test-exception