You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
I just followed the document and I am getting error
httpx.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)
/Users/kiran.gautam/PycharmProjects/nepse-api/venv/lib/python3.9/site-packages/httpx/_client.py:1978: UserWarning: Unclosed <httpx.AsyncClient object at 0x109637070>. See https://www.python-httpx.org/async/#opening-and-closing-clients for details.
I am not sure if I am doing something wrong or if there is some issue!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just followed the document and I am getting error
httpx.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)
/Users/kiran.gautam/PycharmProjects/nepse-api/venv/lib/python3.9/site-packages/httpx/_client.py:1978: UserWarning: Unclosed <httpx.AsyncClient object at 0x109637070>. See https://www.python-httpx.org/async/#opening-and-closing-clients for details.
I am not sure if I am doing something wrong or if there is some issue!
The text was updated successfully, but these errors were encountered: