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

HTTPSConnectionPool Error when connecting to budget #1

Open
ethanfuerst opened this issue Jan 19, 2025 · 0 comments
Open

HTTPSConnectionPool Error when connecting to budget #1

ethanfuerst opened this issue Jan 19, 2025 · 0 comments

Comments

@ethanfuerst
Copy link

Hey all, I am getting the following error on the budgets_response = budgets_api.get_budgets() line of the example in the README.md.

MaxRetryError: HTTPSConnectionPool(host='api.ynab.com', port=443): Max retries exceeded with url: /v1/budgets (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))

I think this is an issue with the module itself because I am able to hit the API using the quick start guide with no problem.

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