Open Api > Sniff API calls using Chrome
Generate a HAR file for troubleshooting
What’s a HAR file and why does support need one?
Section titled “What’s a HAR file and why does support need one?”A HAR (HTTP Archive) file1 records everything your browser does on the network: every request, response, and load time. When you’re hitting a speed issue, caching problem, or a bug that’s hard to reproduce, a HAR file gives our support team the exact data they need to diagnose what’s going wrong.
How to generate a HAR file
Section titled “How to generate a HAR file”Chrome
Section titled “Chrome”- Go to the page where the issue happens.
- Press F12 (or right-click the page and select Inspect) to open Developer Tools.
- Click the Network tab.
- Make sure the record button (top-left circle) is red. If it’s grey, click it to start recording.
- Check Preserve log so the data isn’t cleared on page reload.
- Refresh the page or reproduce the issue.
- Right-click anywhere in the network requests list and select Save all as HAR with content.
- Save the file and attach it to your support ticket or email.
Firefox
Section titled “Firefox”- Go to the page where the issue happens.
- Press Ctrl+Shift+E (Windows/Linux) or Cmd+Option+E (Mac) to open the Network panel directly. You can also use the menu: Menu > More Tools > Web Developer Tools, then click the Network tab.
- Check Persist Logs if the issue spans multiple page loads.
- Refresh the page or reproduce the issue.
- Right-click anywhere in the network requests list and select Save All As HAR.
- Save the file and attach it to your support ticket or email.
Microsoft Edge
Section titled “Microsoft Edge”- Go to the page where the issue happens.
- Press F12 (or right-click and select Inspect) to open Developer Tools, then click the Network tab.
- Check Preserve log so the data isn’t cleared on page reload.
- Refresh the page or reproduce the issue.
- Right-click anywhere in the network requests list and select Save all as HAR with content.
- Save the file and attach it to your support ticket or email.
Safari
Section titled “Safari”- Enable developer tools: go to Safari > Settings > Advanced and check Show features for web developers.
- Go to the page where the issue happens.
- Select Develop > Show Web Inspector.
- Click the Network tab.
- Refresh the page or reproduce the issue.
- Click the Export button in the Network tab toolbar.
- Save the file and attach it to your support ticket or email.
Internet Explorer doesn’t support HAR file export. If you’re still on IE, please switch to Chrome, Firefox, or Edge to generate the HAR file.
Sending the HAR file to support
Section titled “Sending the HAR file to support”Attach the HAR file directly to your support ticket or email. It contains the network-level detail our team needs to pinpoint and fix your issue.
Related articles
Section titled “Related articles”Miscellaneous > Login and session errors
Troubleshooting > Clear cache in Safari
Footnotes
Section titled “Footnotes”-
A JSON-formatted archive that logs all browser-server communication during a browsing session ↩
Was this helpful?
- 2026 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks