Not Able To Generate API Key NVIDIA.NGC

After logging in there are two options for me to select for the 6G Developer Program. I select NVIDIA.NGC first to start.

I select my validated user name and there is nothing there. I then select aerial-ov-digital-twin.

I click on “Generate AP Keys” and provide the required information. After providing the information there is no button to click to generate the key.

I decided to download NGC CLI for AMD64 Linux version 3.64.2, extract, and run ngc config set.

ngc config set
Enter API key [no-apikey]. Choices: [<VALID_APIKEY>, ‘no-apikey’]: no-apikey
Enter CLI output format type [ascii]. Choices: [‘ascii’, ‘csv’, ‘json’]: ascii
Validating configuration…
Successfully validated configuration.
Saving configuration…
Successfully saved NGC configuration to /home/yemoja/.ngc/config

Since I am not able to generate a key I select ascii and this is the content of the file:

;WARNING - This is a machine generated file. Do not edit manually.
;WARNING - To update local config settings, see “ngc config set -h”

[CURRENT]
format_type = ascii

Do I need the api key to move forward? If so why after inputting the required information there is no tab/button to generate the key?