Client Certificate error

Hi everyone,

I would like to know if anyone could help me regarding to this error that I get when using a Client Certificate. I am actually putting the Full path and the Put method, also the parameters. Am I missing something? I already did install certificate and it shows that it was imported successfully.
ERROR MESSAGE

{ “statusCode”: 401, “message”: “Client certificate missing” }

Did you install the certificate under the Trusted Root Certification Authorities in the certlm.msc in the Studio machine?

  • Client Certificate - The location in which the Client Certificate file is stored. The full path must be provided. The path must not be written between quotation marks.

  • Client Certificate Password - The password that corresponds to the Client Certificate file you are using.

Reference: HTTP Request

Yes I added the full path with no quotation.

The steps to install the certificate that I followed are:

Install Certificate
Store Location -Current User -Next
Place all the certificates in the following store Browse-Trusted Root Certification Authorities-Next
Completing the Certificate import Wizard with “Certificate Store Selected by User” -Finish
The import was successful.