[Help wanted]: Getting error : unable to verify the first certificate
Hi Guys,
We are using Axios library and code is in Node JS. When we hit this endpoint, https://ta-reporting.bt.siemens.com/api/v1/HORIZON/launch/import we are getting following error (node:50) UnhandledPromiseRejectionWarning: Error: unable to verify the first certificate
UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)
(node:50) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Till yesterday it was working fine.
Hello @paritporeddiwar ! Does this problem still exist? Seems that the problem associated with self-signed certificates. You can find the details and possible solutions in this issue.
Hello @paritporeddiwar ! Is this issue still actual for you?
Hello @paritporeddiwar ! Is this issue still actual?