LUIS Connection SSL Certificate error

Rahul Dwivedi 1 Reputation point
2022-08-01T16:56:42.577+00:00

Hello,
I am trying to send some text data to LUIS using from my local machine to analyze. The endpoints and urls are all correct but I get the following error. If any one has encountered this before, please let me know. Thank you in advance.

Error occurred in request., SSLError: HTTPSConnectionPool(host='luis01dev16409prosp-authoring.cognitiveservices.azure.com', port=443): Max retries exceeded with url: /luis/authoring/v3.0-preview/apps/9295f89e-f685-44d1-a2d9-ef4d4672a360/versions/0.1/models?skip=0&take=100 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
{count} votes

2 answers

Sort by: Most helpful
  1. risolis 8,721 Reputation points
    2022-08-02T06:31:47.317+00:00

    Hello @Rahul Dwivedi

    Thank for your post.

    Please review this great article below:

    https://aboutssl.org/fix-ssl-certificate-problem-unable-to-get-local-issuer-certificate/

    https://stackoverflow.com/questions/27835619/urllib-and-ssl-certificate-verify-failed-error

    Hope that info will be helpful to overcome this.

    Looking forward to your feedback,

    Cheers,

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.