Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/pages/docs/platform/errors/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,9 @@ The following information is essential for effective troubleshooting, include as
* Indicate whether the issue occurs consistently or was a one-time event.
* Provide details to confirm whether the issue was related to your network or Ably's availability. For example, note whether other internet operations were succeeding simultaneously.
* Include the `appID` associated with the request.

### Generating a HAR file

When troubleshooting browser-based issues, support may request a [HAR file](https://toolbox.googleapps.com/apps/har_analyzer/). This file is a log of network requests generated while the issue occurs.

HAR files contain sensitive data including cookies, page content, and any information submitted during recording (passwords, personal details, etc.). Review and sanitize before sharing.