Troubleshoot: Cookie Clearing with Remote Assist

Clearing the browser cookies on the Admin side of a Remote Assist session is not recommended as it can create problems closing the active session.

Known Issue

If an Admin clears their browser cookies during an active Remote Assist session, the Admin will be unable to terminate the session from their browser, rejoin the session, or provide feedback for the session. When this happens, the Admin must either wait for the session to timeout, or request the end user close the session from their end. Otherwise, the session will remain in an active but inaccessible status. 

Cause

Remote Assist APIs are protected by cookie authorization. When Remote Assist sessions are created, authorizing cookies are generated by the backend and stored in the session table, while browser cookies are stored in persistent memory on the machine. Clearing cookies before or after a Remote Assist session will not cause any problems, but clearing cookies during an active session will prevent the Admin UI from closing the active session. 

Without access to the cookie, the end session API cannot be authorized by the backend because the cookie is no longer present in the API request, leaving the Remote Assist session in a state of limbo.  

Note:
  • Clearing cookies during an active session will not impact new session creation requests.
  • New sessions created with other end user systems after clearing browser cookies will use the existing cookie if it is still valid in the backend database. 
  • When a user clears their browser cookies, the server expects a new session to be established. 

Resolution

The best practice is to wait to clear your cookies until a Remote Assist session is no longer active - either before the session begins or after the session ends. However, if you find yourself in this situation, some workarounds include:

  • Request the end user to close the session from their device. This allows the session to close in the backend, and lets a new session be created to the same end user if needed. 
  • Wait for the session duration timeout to expire for the backend to terminate the session.

Note:

The Remote Assist agent application will not allow the end user to clear Remote Assist session cookies from the agent device.

Back to Top

Still Have Questions?

If you cannot find an answer to your question in our FAQ, you can always contact us.

Submit a Case