This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Getting HTTPSConnectionPool(host='transact.ti.com', port=443): Max retries exceeded with url: /v1/oauth/accesstoken

Hello Team,

I'm trying evaluate TI API & I getting following error during authentication for 

C:\Users\akshay.choudhari\Downloads\TI API Python Example\TI API Python Example>python generated.py Error: HTTPSConnectionPool(host='transact.ti.com', port=443): Max retries exceeded with url: /v1/oauth/accesstoken (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)'))) 

I'm trying to evaluate the API using Python script provided by TI colleague, I've attached the same.

API secret & ID are in the apiData.py file, please help me to get it resolved.

**Attention** This is a public forum