YarmolenkoD / notpixel

Python automation tool for interact with telegram Notpixel bot (WITH GETTING X3 POINTS). Initial code base was forked from other repository https://github.com/vadymfedorets/notpixel.
https://t.me/hcmarket_bot?start=referral_355876562
176 stars 45 forks source link

SSL: CERTIFICATE_VERIFY_FAILED #3

Closed akashasmaul closed 1 month ago

akashasmaul commented 1 month ago

image

[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')]

YarmolenkoD commented 1 month ago

Going to fix it soon

YarmolenkoD commented 1 month ago

@akashasmaul Pushed updates, please update script with latest changes and check it, and let me know if it still not working :)

YarmolenkoD commented 1 month ago

@akashasmaul If it still not working please use ENABLE_SSL variable in .env file. Try True or False to fix it.

akashasmaul commented 1 month ago

image

yeah it works now