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

_set_api_key_parameter() doesn't work #70

Open
ofer-pd opened this issue Jan 4, 2025 · 0 comments
Open

_set_api_key_parameter() doesn't work #70

ofer-pd opened this issue Jan 4, 2025 · 0 comments

Comments

@ofer-pd
Copy link

ofer-pd commented Jan 4, 2025

The README demonstrates calling _set_api_key_parameter() with an API key, but if you follow the path of execution through the code, you'll see that argument never gets saved and used.

Furthermore, if you add a print statement to _query_cryptocompare() to dump the URL before issuing a request, you can see the param isn't being added.

I'd be happy to fix it if this project is still active enough to accept and merge PRs.

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

1 participant