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

FIX: Added catch for missing Axo key #111

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

theeldermillenial
Copy link
Collaborator

This PR fixes #105

The solution is to add a default None return if the axo api key is missing. This allows the library to load, but will still throw an error when trying to use the Axo component unless the key is supplied.

@theeldermillenial theeldermillenial requested a deployment to production December 1, 2024 02:07 — with GitHub Actions Abandoned
Copy link
Collaborator

@bhatt-deep bhatt-deep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Successfully merging this pull request may close these issues.

KeyError: 'AXO_API_KEY' when executing Retrieving Orders and Pool Data script
2 participants