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
  • 5395 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
  • 2930 Views
  • 5 replies
  • 4 helpfuls