Python BulkServiceManager CERTIFICATE_VERIFY_FAILED

Mav Sanchez 1 Reputation point
2021-08-25T02:56:36.83+00:00

Hello team!

I am getting the following error when running the following code:

bulk_service_manager = BulkServiceManager(
...
)

Error:
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>

Anyone has encountered this too? I am running it on Windows 10.

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
402 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Qingjun Tian 6 Reputation points Microsoft Employee
    2021-08-26T15:51:57.813+00:00

    Could you please share which python version and which bingads sdk version are you running with? and did it work for you before you run into this issue?

    0 comments No comments