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

Problem with Oauth Config

Hi Guys, I'm trying to setup OAuth for my api. I have created the Application in my dev instance:   Now, when I call: GET: https://dev83828.service-now.com/oauth_redirect.do   I got this message: Your OAuth redirect failed. Please check if the redir...

find_real_file.png

Scraping data from Service Now without the API

I need to use the API without being able to use the API We have CMDB data in our Service Now environment.  It would be tremendously helpful for me access this data programatically.  However, I cannot use the API for complicated political reasons. Wha...

BDunbar by Kilo Contributor
  • 5866 Views
  • 5 replies
  • 2 helpfuls

SSN regex validation is not working

hi @Ankur Bawiskar , pattern = /^(?!.*(\d{3}[ *]\d{2}[ *]\d{4}|\d{3}[.-]?\d{2}[.-]?\d{4}|\d{3}\.\d{2}\.\d{4}|\d{9}|\d{3}\/\d{2}\/\d{4})).*$/;we have to abort the action if the pattern is like the below:999-99-9999999*99*9999999 99 9999999.99.99999999...

Resolved! Workflow activity error

Hi all,I am getting the below error when attempting to create any workflow activity in a new workflow:Error MessageonSubmit script error: ReferenceError: EncryptedVariable is not defined:function onSubmit() { if (g_form.getViewName() != 'diagrammer')...

SeanM1 by Tera Guru
  • 3128 Views
  • 5 replies
  • 4 helpfuls

Resolved! Watch List Service Portal Help

Hello Community! I am working on a Service Portal widget to allow users to add to the watch list. I used the code from the widget provided in the ServiceNow Elite blog. https://www.servicenowelite.com/blog/2017/6/1/service-portal-watchlist-widget?rq=...

find_real_file.png
Chaz by Tera Guru
  • 8752 Views
  • 19 replies
  • 2 helpfuls