Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Creating a HAR file is a great way to easily share relevant networking information with application engineers to they can quickly get the the root of an issue you are experiencing.

Steps

  1. In a web browser, navigate to the page that you are experiencing issues on.

  2. Right click anywhere in your browser.

  3. Click ‘Inspect, then click the tab with the name ‘Network’.

  1. The page will look like this in Chrome (and similar to this in other browsers):

image-20240819-145311.png
  1. From this point, go through the steps of whatever is causing the error you are experiencing.

    1. If the page itself is having errors, please refresh the page.

  2. Once the error has occured, click the down arrow at the top of the Network tab to download the HAR file.

  1. The file will download.

  2. Finally, send it over to our support staff in the relevant support ticket.

  • No labels