

Logs only contain collection-related information such as the collection IDs and user IDs.Open the Start menu and search for explorer.exe, and press return.Copy this path %APPDATA%\Postman\Crashpad\reports.Select the subdirectories new, pending, and completed and create a.Paste the path ( command + v), and press return.In the Finder on your Mac, select Go > Go to Folder.Copy this path ~/Library/Application Support/Postman/Crashpad.Export the HAR files by selecting the downward arrow Export HAR…Ĭrash dump for the Postman Desktop app can be found in the following directories, depending on your operating system.Replicate the issue that requires troubleshooting.Make sure to first stop recording and then start the recording again.

Note: If you see the red recording circle, it means that it already records.
#Postman install for windows full
You'll find the full instructions here, but it's typically just a matter of (from an Admin PowerShell): Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.If you’re troubleshooting an issue with the Postman Desktop app, our support team might ask you to send us any of the following information:
#Postman install for windows windows
Since you answered in the comments that you can connect from WSL to Windows while the VPN is active, the easiest way to do this is to set up the OpenSSH server in Windows. I typically prefer using ssh to tunnel/forward traffic for situations like this. Altair looks promising, but it appears to be typically installed on Linux as a Snap (which doesn't work well under WSL2). However, if your API is GraphQL-based, then I'm not sure I can offer up a better alternative than Postman at the moment. Highly recommended - I recently used it several times working with the Stack Exchange API, and I'm not sure I'll ever need jq again. Nushell for parsing JSON and many other structured data types.jq - the standard and powerful tool for parsing JSON data.


It's a much richer alternative to curl or wget.
