Error 403 access denied when downloading Hifigan

I’m facing an access denied problem when I try to run riva init, this happens after I configured Riva to use pt-BR

erik8@instance-20240730-154712:~/riva_quickstart_v2.16.0$ bash ./riva_init.sh
Logging into NGC docker registry if necessary...
Pulling required docker images if necessary...
Note: This may take some time, depending on the speed of your Internet connection.
> Pulling Riva Speech Server images.
  > Image nvcr.io/nvidia/riva/riva-speech:2.16.0 exists. Skipping.
  > Image nvcr.io/nvidia/riva/riva-speech:2.16.0-servicemaker exists. Skipping.

Downloading models (RMIRs) from NGC...
Note: this may take some time, depending on the speed of your Internet connection.
To skip this process and use existing RMIRs set the location and corresponding flag in config.sh.

==========================
=== Riva Speech Skills ===
==========================

NVIDIA Release  (build 99025723)
Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

Copyright (c) 2018-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

https://developer.nvidia.com/tensorrt

Various files include modifications (c) NVIDIA CORPORATION & AFFILIATES.  All rights reserved.

This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license

To install Python sample dependencies, run /opt/tensorrt/python/python_setup.sh

To install the open-source samples corresponding to this TensorRT release version
run /opt/tensorrt/install_opensource.sh.  To build the open source parsers,
plugins, and samples for current top-of-tree on master or a different branch,
run /opt/tensorrt/install_opensource.sh -b <branch>
See https://github.com/NVIDIA/TensorRT for more information.

2024-08-01 04:35:25 URL:https://files.ngc.nvidia.com/org/nvidia/team/ngc-apps/recipes/ngc_cli/versions/3.26.0/files/ngccli_linux.zip?versionId=45HwDObJnPZppQsIVrIVZy1ZDl9g1OA0&Expires=1722573324&Signature=VWL0JxVcbeIzT5jz7f3iKO5noPJzDrHb6~~4g~QR7At3Qwnd14ki2ixwSPrfWbRebMvtGeW1sp8MyqY~BvlOUTXz50ec1eVsyHp4H53KVpVgx-kSVODxeVGXGM9Njlhp8KLzFoxYpT6Uvp1MZivd~imol2Lq85RLg8Q75alL-9W623LcMjKoovdvZftA8XXocJxOrBbkfUZHOGWuyTeZBkpUECoLGoIG6tMcdTCWK0hszQtq7UuqAHbDH-lnBbQnMJOYacyo6fRbWWtDyrtsSNIaPrmuLU-pyv2b58dzuTlppEBbIcTltyzkP29oRQgkgb4ct5a3yqr4SsezGaP1gw__&Key-Pair-Id=KCX06E8E9L60W [45878930/45878930] -> "ngccli_linux.zip" [1]
/opt/riva
You can now run: /tmp/aws/aws --version
/opt/riva
/data/rmir /opt/riva
Directory rmir_asr_conformer_pt_br_str_v2.16.0 already exists, skipping. Use '--force' option to override.
Directory rmir_asr_conformer_pt_br_ofl_v2.16.0 already exists, skipping. Use '--force' option to override.
Directory rmir_nlp_punctuation_bert_base_pt_br_v2.16.0 already exists, skipping. Use '--force' option to override.
  > Downloading nvidia/riva/rmir_tts_fastpitch_hifigan_pt_br_f_ipa:2.16.0...
CLI_VERSION: Latest - 3.46.0 available (current: 3.26.0). Please update by using the command 'ngc version upgrade'

Client Error: 403 Response: Access Denied - Request Id: 163c9efe-419307 Url: https://api.ngc.nvidia.com/v2/org/nvidia/team/riva/models/rmir_tts_fastpitch_hifigan_pt_br_f_ipa/versions/2.16.0
  > Attempt 1 out of 3 failed
  > Trying again...
Client Error: 403 Response: Access Denied - Request Id: 6c6cd18b-419378 Url: https://api.ngc.nvidia.com/v2/org/nvidia/team/riva/models/rmir_tts_fastpitch_hifigan_pt_br_f_ipa/versions/2.16.0
  > Attempt 2 out of 3 failed
  > Trying again...
Client Error: 403 Response: Access Denied - Request Id: 6fb5d100-312730 Url: https://api.ngc.nvidia.com/v2/org/nvidia/team/riva/models/rmir_tts_fastpitch_hifigan_pt_br_f_ipa/versions/2.16.0
  > Attempt 3 out of 3 failed
Error occurred downloading 'nvidia/riva/rmir_tts_fastpitch_hifigan_pt_br_f_ipa:2.16.0'. Exiting.
Error in downloading models.

I’ve had the enterprise account for 90 days and it’s still not downloading, the api are configured both in the ngc config set and in the riva config file.