example-restclient-myworkapp-nodejs icon indicating copy to clipboard operation
example-restclient-myworkapp-nodejs copied to clipboard

This project contains source code for an example Node.js web application that interacts with ServiceNow's REST APIs.

Results 8 example-restclient-myworkapp-nodejs issues
Sort by recently updated
recently updated
newest added

Update readme to add links

In the ServiceNow web application users can see comments on tasks they are assigned so it seems odd they cannot in the example rest client. This would require modifying the...

Any error that requires the user to login again should automatically redirect to the login page and display the error message on that page. Errors that should redirect: - 401...

Need to Json.stringify the object returned from the server. ![screen shot 2016-09-08 at 4 21 18 pm](https://cloud.githubusercontent.com/assets/3259467/18395688/6a8a619a-7674-11e6-878c-62524988e8dd.png)

Navigate to the task detail page and then reload the page. The back button no longer goes back to the task list because the referrer is the same as the...

## 🔧 About This Pull Request This patch was automatically created by **[AutoFiC](https://autofic.github.io)**, an open-source framework that combines **static analysis tools** with **AI-driven remediation**. Using **Semgrep**, **CodeQL**, and **Snyk Code**,...