Unfortunately, dom doesn't want to recognize my API key :(
I have my RapidAPI key set in my environment by including export DOMAINR_RAPIDAPI_KEY="ABC123" in my .zshrc file. When I run printenv, it shows up. However, when I try to run dom, I keep getting Error: No API key found in environment
Am I doing something wrong?
Unfortunately,
domdoesn't want to recognize my API key :(I have my RapidAPI key set in my environment by including
export DOMAINR_RAPIDAPI_KEY="ABC123"in my.zshrcfile. When I runprintenv, it shows up. However, when I try to rundom, I keep gettingError: No API key found in environmentAm I doing something wrong?