Stanza Help Center
  • Welcome to Stanza's Help Center
  • Stanza Overview
    • What is Stanza?
    • Contact Support
  • FOR SUBSCRIBERS
    • Subscribing to Calendars
    • Troubleshoot Subscribing
      • Issues Signing In
      • Issues redirecting to your calendar app
        • Calendar app is not opening
        • Manually import a calendar
      • Events are not appearing in calendar
      • Google Calendar
        • iPhone
        • Android
        • Desktop
      • Apple Calendar
        • iPhone
        • Mac
      • Outlook Calendar
        • Mobile
        • Desktop
    • Calendar Feedback
      • Inaccurate Events
      • New Calendar Suggestions
    • Stanza+
      • Benefits
      • Free Trial
      • Google Connect
      • Transparent Updates
      • Groups
      • Billing & Subscriptions
  • FOR CREATORS
    • Import a Calendar
      • Manual Creator
      • Automated Creator
    • Calendar Setup FAQs
    • Share your Calendar
    • Pricing & Plans
    • For Publishers
      • Getting Started
    • Troubleshoot
      • Generating a HAR file
Powered by GitBook
On this page
  1. FOR CREATORS
  2. Troubleshoot

Generating a HAR file

PreviousTroubleshoot

Last updated 2 months ago

Stanza support may occasionally need additional information about the network requests that are generated in your browser. A member of the team may ask you to record a HAR file, or a log of network requests, while that issue occurs.

Note: A HAR file includes data such as the content of your cookies and the pages you downloaded while making the recording. Anyone with access to the HAR file can view the data submitted while recording, which may include personal data or other sensitive data. Make sure that you secure your HAR files accordingly. Cloudflare has released that can be used to strip any sensitive information.

Instructions for generating HAR files

Read the instructions below to generate a HAR file and console logs in the browser that you use.

Generate a HAR file in Chrome

  1. Open Chrome and go to the page where the issue is occurring.

  2. Look for the â‹® button and select More Tools > Developer Tools.

  3. From the panel that appears, select the Network tab. You must keep the menu open while you reproduce the issue.

  4. Look for a round record button in the upper left corner of the tab, and make sure it is red. If it is grey, click the button once to start recording.

  5. If it isn't, check the Preserve log box.

  6. Click the grey crossed circle button to clear any existing logs from the network tab.

  7. Reproduce the issue while the network requests are recorded.

  8. Click the download button, Export HAR, to download, and save the file to your computer: Save as HAR with Content.

    Download button from Network Tab in Chrome
  9. Email the HAR file to support.

Why is my generated HAR file empty?

Google recently made changes that require adjustments so that files containing sensitive data can be downloaded. Failure to make these adjustments may result in an empty HAR file.

To enable HAR exports with sensitive data

  1. Open Chrome.

  2. Look for the â‹® button and select More Tools > Developer Tools.

  3. Click Preferences > Network.

  4. Select the Allow to generate HAR (with sensitive data) check box.

  5. Return to the Network panel and long-click the Export button marked with an arrow.

  6. Select Export HAR (with sensitive data) from the drop-down menu.

Generate a HAR file in Firefox

  1. Open Firefox and go to the page where the issue is occurring.

  2. Reproduce the issue while the network requests are recorded.

  3. Right-click anywhere under the File column and click Save All As HAR.

  4. Save the HAR file somewhere convenient.

  5. Email the HAR file to support.

Generate a HAR file in Safari

  1. Select Show Web Inspector.

  2. Click the Network tab. You must keep it open while you reproduce the issue.

  3. Reproduce the issue while the network requests are recorded.

  4. Click the Export icon and save the HAR file.

  5. Email the HAR file to support.

Generate a HAR file in Edge

  1. Reproduce the issue while the network requests are recorded.

  2. Export captured traffic as a HAR file.

  3. Email the HAR file to support.

For any issues generating this file, see this article from Google's Help Center: .

For more information, see the Google announcement:

Open the .

Save All As Har in firefox

For any issues generating a HAR file in Firefox, see this article from Firefox Source Docs: .

Open Safari and go to the Develop menu. If you don't see the Develop menu, follow the instructions in this article from the Safari User Guide: .

For any issues generating a HAR file in Safari, see this article from Safari Developer website: .

Open Edge and go to the .

For any issues generating a HAR file in Safari, see this article from Microsoft Edge website: .

Capture web session traffic
What's new in DevTools, Chrome 130
Network Monitor
Network Monitor
Use the developer tools in the Develop menu in Safari on Mac
Web Inspector
Network tool
Inspect network activity
a HAR sanitizer