Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API key not recognized #25

Open
alexschcom opened this issue May 29, 2024 · 1 comment
Open

API key not recognized #25

alexschcom opened this issue May 29, 2024 · 1 comment

Comments

@alexschcom
Copy link

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?

@alexzhangs
Copy link
Contributor

Seems somehow the latest commit (851069e) is not in pypi (v0.9) now.

As a workaround, you may install dom from the git source:

pip uninstall dom
pip install git+https://github.com/zachwill/dom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants