Files
emdash-patch-imageupload/packages/core/src
Kunthawat Greethong 8a6e268606 Use r.text() instead of r.json() for error responses in handleImageUpload
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>
2026-05-04 11:21:02 +07:00
..