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

not able to use breeze connect api #173

Open
Nishanth009 opened this issue Dec 17, 2024 · 5 comments
Open

not able to use breeze connect api #173

Nishanth009 opened this issue Dec 17, 2024 · 5 comments

Comments

@Nishanth009
Copy link

Nishanth009 commented Dec 17, 2024

from breeze_connect import BreezeConnect
File "/.venv/lib/python3.12/site-packages/breeze_connect/init.py", line 1, in
from breeze_connect.breeze_connect import BreezeConnect
File "/Users/nishanthkc/PycharmProjects/engulfingML/.venv/lib/python3.12/site-packages/breeze_connect/breeze_connect.py", line 26, in
resp = urlopen(config.SECURITY_MASTER_URL)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/urllib/request.py", line 215, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/urllib/request.py", line 515, in open
response = self._open(req, data)
^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/urllib/request.py", line 532, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/urllib/request.py", line 492, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/urllib/request.py", line 1392, in https_open
return self.do_open(http.client.HTTPSConnection, req,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/urllib/request.py", line 1347, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>

@Idirect-Tech
Copy link
Owner

Idirect-Tech commented Dec 17, 2024 via email

@Nishanth009
Copy link
Author

Uploading Screenshot 2024-12-17 at 11.39.19 AM.png…

@Idirect-Tech
Copy link
Owner

Idirect-Tech commented Dec 17, 2024 via email

@Nishanth009
Copy link
Author

hi, I am facing this error while connecting to socket
Screenshot 2024-12-18 at 9 24 00 AM

@Idirect-Tech
Copy link
Owner

Idirect-Tech commented Dec 18, 2024 via email

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

2 participants