Skip to main content
All CollectionsFrequently Asked QuestionsTroubleshooting
How to send us your browser error logs
How to send us your browser error logs

How to send us technical information to help troubleshoot issues

Updated over a week ago

When troubleshooting issues, we may ask you to send us your browser error logs.

There are two screenshots we'd like you to provide: the console log and the network log.

Please only send browser logs while you are experiencing the issue you are reporting.

To send us error logs, do the following:

In Chrome (Windows/Mac):

To send us the console log:

  1. Navigate to the page where you are experiencing the problem

  2. Right-click anywhere on the page and select "Inspect"

  3. In the new sidebar pane that appears, along the top choose "Console"

  4. Send us a screenshot of the page showing the console log

To send us the network log:

  1. Copy and paste the following into your URL bar: chrome://net-export/

  2. Click "Start Logging to Disk"

  3. Choose a save location for the file

  4. Reload the page and try to recreate the issue

  5. Click "Stop logging"

  6. Send the saved file to us

In Safari (Mac)

To send us the console log:

First, enable the developer menu item if you haven't done so already:

  1. Click the "Safari" menu item, then "Settings"

  2. Click "Advanced"

  3. Tick "Show Develop menu in menu bar"

Now view and screenshot the error logs as follows:

  1. Navigate to the page where you are experiencing the problem

  2. Click the "Develop" menu item, then "Show page source"

  3. Clear the logs by clicking the trashcan icon on the far right

  4. Choose "Errors", then send us a screenshot of any errors shown

Did this answer your question?