mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
Raise a :validation error with :unable-to-download-from-url code when the remote URL returns a non-2xx HTTP status, so callers receive an explicit error instead of a silent success with missing media data. Signed-off-by: Andrey Antukh <niwi@niwi.nz>