The error path was throwing at r.json() parsing — r.text() lets us log the actual raw response before trying to parse it as JSON. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The error path was throwing at r.json() parsing — r.text() lets us log the actual raw response before trying to parse it as JSON. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>