Unable to verify the first certificate error when downloading recorded files using API

We are getting “unable to verify the first certificate” error when downloading the recorded files from Zoom cloud. We are calling API and using node.js. Not all the times. Not for the same user.
More info:
at Error (native)
at TLSSocket. (_tls_wrap.js:1092:38)
at emitNone (events.js:86:13)
at TLSSocket.emit (events.js:185:7)
at TLSSocket._finishInit (_tls_wrap.js:610:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:440:38)
Thanks.

Hey @selva.iyyamperumal,

Can you try this Stackoverflow answer?

This seems like a Node.js error and not a Zoom error.

If that does not work, please include your request url and headers as well as Node.js code so I can help debug.

Thanks,
Tommy