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>
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>