Embedded AI Assistant is not currently formally supported on mobile devices.
If you are experiencing issues with the bot not being visible in the ServiceNow portal, please follow the steps below to troubleshoot and resolve the problem:
Check the Console Logs in the Browser:
From the ServiceNow Service Portal or page where you are expecting to see the bot, right-click anywhere on the page and select “Inspect.”
In the Inspect window, navigate to the “Console” tab.
Look for any 401 error status code from https://webchat-kprod.moveworks.io/auth/
Look for any 403 ERR_ABORTED error status code error messages similar to the following error:
https://webchat-kprod.moveworks.ioLook for Check for Cross Site Scripting (XSS) Errors similar to the following error:
Check for Error: WebSocket connection failed - WebSocket connection to ‘wss://webchat-kprod.moveworks.io/socket.io/?ETO-4&transport-websocket’ failed
wss://webchat-kprod.moveworks.io) for SSL inspectionConfirm the Moveworks Web Bot snippet has been added to the Service Portal by revisiting the Step 4 - Place the widget on your portal pages section of the configuration guide.
Review ServiceNow System Logs
If the issue persists after following these steps, please reach out to our Customer Support team for further assistance.
If you are experiencing issues with the bot not being visible in SharePoint, please follow the steps below to troubleshoot and resolve the problem:
Check the Console Logs in the Browser:
From the page where you are expecting to see the bot, right-click anywhere on the page and select “Inspect.”
In the Inspect window, navigate to the “Console” tab.
blocked by CORS policy
Ensure an avatar URL is populated in Avatar Button Image Url. This setting can be found under Web Chatbot -> Design Settings.
If you are experiencing issues with the bot not being visible and have configured the web bot using the code snippet method authenticating through SSO, please follow the steps below to troubleshoot and resolve the problem:
From the page where you are expecting to see the bot, right-click anywhere on the page and select “Inspect.”
In the Inspect window, navigate to the “Console” tab.
Look for any 401 error status code from https://webchat-kprod.moveworks.io/auth/. If you see an error check the following items:
Check for Error: WebSocket connection failed - WebSocket connection to ‘wss://webchat-kprod.moveworks.io/socket.io/?ETO-4&transport-websocket’ failed:
wss://webchat-kprod.moveworks.io) for SSL inspectionCheck for Refused to display 'ht chrome-error://chromewebdata/ :1 tps://login.microsoftonline.us/' in a frame because it set 'X-Frame-Options' to 'deny'. or similar error
To resolve this issue, your browser or security team will need to allow cookies for the following URLs:
Check for Refused to frame 'https://<customer>.okta.com' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'"
https\://<customer>.okta.com and confirming that the user is both logged in and assigned the appropriate Okta app.[Report Only] Refused to frame ... that contains the [Report Only tag can be safely ignored. If you are seeing issues with loading the web bot, scroll further below to find an error that does not contain [Report Only].If the issue persists after following these steps, please reach out to our Customer Support team for further assistance.