Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

miftikhar20
Kilo Patron

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...

_____
Answers generated by GlideFather. Check for accuracy.