Opening Service Operations Workspace for the first time shows a Canvas error Issue Users opening Workspace for the first time are getting a canvas error: This is only appearing for few seconds, then disappearing and never coming back. The below error is traced in the javascriptconsole: com.glide.script.RhinoEcmaError: "d258aa281bf4d49426c90dc6cc4bcb22" is not defined.CauseWe usually see Canvas Error on Page Load issues when there is any 404, 401, 500 error on the page being loaded. This issue occurs on custom created UIB landing pages. Resolution1) Validate in custom code in UIB for any 404 errors and as customer to get rid of them. 2) Identify if there is API or file that is throwing the 404 error and fix it.method:GET, api_name:now/help, resource:now/help/guidance/{guidance_id}