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

Updated for new API_Key requirements #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

eternalliving
Copy link

@eternalliving eternalliving commented Jan 15, 2023

I'm trying this again... Sadly I didn't see the other pull request before making this...
Thought I would still post it as I added SSL option to protect auth_key

It also reports unique_clients... an addition I made a long time ago and forgot about until I committed the new changes. This was just for data tracking, not errors or warnings.

Also updated README to reflect the new args

Included auth and ssl args for API calling. SSL is not required but useful if you are making these calls over the internet to prevent your auth key being exposed. 
Added settings on urllib3 to allow for self-signed certs without having to specify location.
Tried to add @wopfel patch without fulling reading it. I really need to slow down and look around :S
This is getting embarrassing....
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.

None yet

1 participant