Expand my Community achievements bar.

Attention: The Runtime, Events, Console, and App Builder sub-communities will migrate into the larger Adobe Developer Community on September 27th. This migration of content will not impact functionality.

Getting an error - "unable to get local issuer certificate error" while using Rest APIs.

Avatar

Employee

Hi, 

I am trying to use JIRA REST APIs through my App but getting this error in terminal - "unable to get local issuer certificate". Is there a way this can be resolved. I am not sure if I should be setting NODE_TLS_REJECT_UNAUTHORIZED.

 

Thanks ,

Uma Shankar

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Employee

@uuniyal - are you calling the JIRA REST APIs that's available within an intranet, e.g. corporate network? This is not possible because your Runtime action is not in the same intranet.

So the called APIs must be publicly available over the internet.