Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Getting error while raising p1 incident

Anil58
Tera Contributor

Hello All,

We are encountering the following error while raising a P1 incident:

Illegal access to outbound HTTP in CTI-Connector-ServiceNow. Use an async business rule to perform outbound HTTP requests.

 

Could you please check and advise on this issue?

12 REPLIES 12

M Iftikhar
Tera Sage

Hi @Anil58 , use async Business rule instead.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0687840 

Check this thread: https://www.servicenow.com/community/developer-forum/illegal-access-to-outbound-http-in-scoped-appli...

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

Hi Iftikhar,

on which business rule i want to add

You can use code search to look for the exact info message being displayed. Then filter the results to Business Rules, this will show you which rule is being triggered.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

GlideFather
Tera Patron

Hi @Anil58

 

check active business rules applied on incident table and check which of them are handling priority...

_____
This reply is 100 % GlideFather and 0 % AI