"You are not authorized to act on submissions that belong to another user." Error in File Upload on File Exchange
1 回表示 (過去 30 日間)
古いコメントを表示
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1151568/image.png)
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?
2 件のコメント
Walter Roberson
2022 年 10 月 10 日
I have raised your question in an internal resource that some of the FEX developers look at.
Chandler Crane
2022 年 10 月 11 日
Hi Ricardo
Can you attach the .mltbx file so I can investigate further?
Thanks!
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!