Resolved! Getting "sn_ws" is not defined. When running a Business Rule script created with the SDK
I am trying to use the RESTMessageV2 when developing using the ServiceNow SDK. The project is made with TypeScript, and everything works but the sn_ws namespace. The is the fetchWarranty function that should be used. All of the code is running when u...