Trying to get some IBM data downloaded using the local system 

mono QuantConnect.ToolBox.exe --app=IEXDownloader --tickers=IBM --resolution=Daily --from-date=20080101-00:00:00 --to-date=20201130-00:00:00 --api-key="***********" and keep getting  "Could not read IEX API key from config.json. Please make sure to add "iex-cloud-api-key" to your configuration file" error. Spent a few hours researching and seem to be getting stuck. anyone can shed some light on what I might be doing wrong? 

Author