API_MISSING_UPLOAD_FILE

No file was provided with the upload

MissingUploadFileErrorHTTP 400ApiErrorKind

Thrown from

packages/errors/src/index.ts:975
* throw new MissingUploadFileError();
View ↗
apps/admin/src/lib/cms-actions/media-upload.ts:95
throw new MissingUploadFileError();
View ↗

On this page