Marketfeed python program error is coming - Resolved!

Hi Hardik,

Actually after a bit of googling I found issue is something related to certificate.

Found a solution here :

As per them root cause is -

Root cause

The point is Python 3 no longer counts on MacOS’ openSSL. It depends on its own openSSL bundled which doesn’t have access to MacOS’ root certificates.