While trying to upload a latest package of pipeline from one tenant to the other it was getting an Error as “is missing or invalid”.
The error “is missing or invalid” usually means that either:
- The package file or the metadata file is not selected properly,
- Or the metadata file format/content is incorrect.
Fix: Make sure you are uploading both the ML package (.zip) and the correct metadata (.json) file together, and that the metadata follows the right format expected by UiPath AI Center.
the format i used is what it expected at the last upload
Can you check the file contents
it is same as the previous versions that is successful

