I am using code mentioned in dhan api documentation for market feed. But getting error
“[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)”
Please guide to resolve the problem.
I am using code mentioned in dhan api documentation for market feed. But getting error
“[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)”
Please guide to resolve the problem.
Hello @Pranav389
Welcome to MadeForTrade community!
There are multiple threads of this issue already. This comes up with a python installation issue.
You can refer to the thread here:
Learn Algo Trading with Python | Codes | Youtube Series
Meanwhile @kartz would like your help, if this can be handled in the library?
This is not a library thing or that Dhan can do anything about it. This has got to do with the python environment and the underlying OS of the host where the developer is executing the code. Anyone getting this error should get answers googling for it - StackOverflow is my favorite. Oh, one can try one of the many ChatGPTs that are available for free too