We use cookies and other tools to enhance your experience on our website and to analyze our web traffic.
For more information about these cookies and the data collected, please refer to our
Privacy Policy.
Hello,
I've downoad Ruby and 3.1.3-1(x64) and try to download NCH Sleep DataBank and Home Positive Airway Pressure databanks but ı couldn't enter token.
I'm guessing it's a problem with the pasting. Try both "CTRL+V" and clicking the Command Prompt icon in the upper left of the window, then going to Edit, and then Paste.
I upgraded to the latest Ruby 3.1.3 to confirm the download process still works, which it did for me.
Another option is to include your token in the nsrr download command itself. Instead of running nsrr download nchsdb try the following:
nsrr download nchsdb --token=<insert token here>
That is, if your token was 12345 the command could look like nsrr download nchsdb --token=12345