We are trying to submit our first extension for Technical Review.
The zip file passes validation by the Magento PHP script, so we felt confident going to upload the zip file.
The submission page accepts the zip file as an upload. But when we click the "Submit" button, we can only get the error message:
Repo rejected file upload - Failed.
The AJAX response is:
{"technical":{"code":1322,"message":"Repo rejected file upload - Failed."},"code":1322,"message":"Repo rejected file upload - Failed.","submission_id":"nme1uobg1n"}
We cannot seem to get past this.
Is there a problem with the file uploader?
I am also getting same error, how did you fix the issue?
Make sure to add Shared Package (Base module) module if exists in composer.json.
And in composer.json if you are adding dependency to other modules so make sure that the assigned version for those modules are available for magento current versions to overcome this let me give you an example:
If you are adding dependency for:
If you're encountering an error while submitting a new extension for review at ICT Salon, ensure all required fields are correctly filled out and that there are no formatting issues with your submission. Double-checking the submission guidelines can also help troubleshoot common errors.