Hi,
I can upload my resource to NGC private registry using ngc registry resource upload-version --source Downloads/files org_id/targeted_ngc_path:version but when I try to download the same resource using download command I am getting this error
Error getting pagination for file download:‘{“requestStatus”:{“statusCode”:“FORBIDDEN”,“statusDescription”:“Access Denied”,“requestId”:“f88f6277-3694592”}}’
The download command I am using is ngc registry resource download-version 0601184443274303/targeted_ngc_path:version.
How can I upload a resource but cannot download it using NGC CLI?