We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Service Now adaptive authentication and OAuth

We are currently testing Adaptive authentication and have noticed that APIs that use OAuth does not work when the "Enable Authentication Policy" is true. I have tried connecting Via postman by following instructions here - https://support.servicenow....

Harish V by Giga Guru
  • 2175 Views
  • 6 replies
  • 1 helpfuls

Resolved! $sp.getStream() not returning all entries

I have a customized ticket conversation widget on the case table. I get the entries using the line data.stream = $sp.getStream(data.table, data.sys_id); The internal servicenow UI shows the case has 102 Comments (client visible) entries order desc on...

vkachineni by Mega Sage
  • 3604 Views
  • 3 replies
  • 0 helpfuls

Resolved! Instance Security Center

Just made aware that with Vancouver the Instance Security Center is being prepared for deprecation.  It will be hidden and no longer activated on new instances.  Do we know what is replacing it?  I'd like to ensure am kept current on this topic.  Tha...

Diane22 by Tera Guru
  • 1151 Views
  • 1 replies
  • 0 helpfuls

Resolved! Virtual Agent Lite and VAFieldValidator

 Hi All,I'm running into a problem with Virtual Agent Lite. When attempting to create a new incident, using the default ITSM `Report an Issue` topic provided out of the box, I get the message "I'm having technical issues and won't be able to continue...