Files
emdash-patch-imageupload/packages
Kunthawat Greethong 65c876393c Fix: use data.data.item instead of data.item for upload response
EmDash API wraps success responses as { data: { item: ... } },
not { item: ... }. This was causing "Upload failed: no item returned"
even when the upload actually succeeded.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 11:58:35 +07:00
..