"You are not authorized to act on submissions that belong to another user." Error in File Upload on File Exchange

9 views (last 30 days)
I packaged a MATLAB toolbox and passed it to a colleague to upload the .mltbx file to upload to the File Exchange. However, when he tried to upload the file, the following error was shown.
I've tried changing the project manifest (the .prj file) to have the following lines
<param.authnamewatermark>Ricardo Sanfelice</param.authnamewatermark>
<param.email>jsmith@example.edu</param.email>
where "Ricardo Sanfelice" and "rsanfelice@example.edu" are the name and email address associated with the File Exchange project. I then repackaged the toolbox, but the file exchange is still blocking the upload.
Is there any way for one user to package a toolbox and another to upload it?

Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!