Getting error unable to get local issuer certificate in Bruno

862 Views Asked by At

I am using Bruno and trying to get Auth Token.

When I am sending the Post request, Getting below error:

Error invoking remote method 'send-http-request': Error: unable to get local issuer certificate

How can we resolve that?

1

There are 1 best solutions below

0
वरुण On BEST ANSWER

Go to Collections menu and Click on Preferences:

enter image description here

Uncheck SSL/TLS Certificate Verification:

enter image description here

Click Save

Now if you send the request again it will not verify the certificate and request will go through.