example-restclient-myworkapp-nodejs
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.
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. 
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**,...