Hello,
Encountering the below error despite providing personal api key as well as re-trying with freshly minted key. Have also configured ngc via ngc config set. Note: The API key ngc org used is Individual and not Enterprise if that matters.
Is a special NGC Org/Team invite required?
Error: failed to fetch https://helm.ngc.nvidia.com/nvidia/riva/charts/riva-api-2.14.0.tgz : 401 Unauthorized
Command: helm fetch https://helm.ngc.nvidia.com/nvidia/riva/charts/riva-api-2.14.0.tgz --username=‘$oauthtoken’ --password=<OUR_API_KEY_PROVIDED_HERE>
Helm version: 3.14.2
Platform: x86_64 Ubuntu 20.04.6 LTS
Thanks in advance