Discussions
SSL: CERTIFICATE_VERIFY_FAILED
1 day ago by Maria
Hi,
I tried the API request with my personal tokenfrom the following link and it worked: https://developer.personio.de/reference/get_v2-persons
When I tried to run it locally (just as a test in PyCharm) I get the following error message. Do I need some extra permission or how can I solve it?
SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1028)
Thank you