Not able to publish process

Hello community

Im trying to publish a process to orchestrator, but I keep getting this error. What could the reason be for this?

https://forum.uipath.com/search?q=package%20cannot%20be%20published%20to%20the%20shared%20feed

For Cloud Orchestrator

Orchestrator → Tenant → Settings → Deployment → Libraries → Feeds

If you set only Host feed, then, the library will be tried to be published to https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json which is the UiPath Official feed designed only for View (Get operations).

If you set to Host and Tenant, and in Studio you set to publish to Host, you will have the same error. But if you set to Tenant and you have the permission to publish to the tenant, than it will allow.

If you set to be able to use only Tenant feed, then, your robots will not be able to see the Host feed https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json but you still need to have publish permission in order to publish to the tenant feed.

Automation Publisher and Allow to be Automation Publisher - only contains the permissions needed for publishing processes to Orchestrator, and can be combined with any existing role.

Check https://docs.uipath.com/orchestrator/automation-cloud/latest/release-notes/release-notes-august-2023#roles-and-permissions-changes

For On-Premise Orchestrator, check if in the Host tenant you allowed to publish to host by selecting the Allow tenant users to upload into the feed checkbox in Orchestrator → Settings → Deployment → Libraries