Troubleshoot issues with the Postman app

If you’re having trouble with the Postman app, this guide covers some resources that can help you diagnose and fix the problem.

For questions about Postman beyond what’s covered in this guide, see Postman’s Help Center for answers to frequently asked questions about the Postman app. Or, contact Postman product support if you need help resolving issues. To do this, visit the Postman Support Center and click Submit a request.

For troubleshooting issues with your Postman installation, see Troubleshoot your Postman installation.

Locating Postman logs

Postman automatically captures log messages in the event something goes wrong with Postman. The logs include information about recent activity in the app and can be helpful when troubleshooting issues.

To access your logs for your operating system, open Postman and do the following:

  • macOS - Click View > Developer > View Logs in Finder.
  • Windows - Click View > Developer > View Logs in Explorer.
  • Linux - Click View > Developer > View Logs in File Manager.

After locating your log file, attach it to your Postman Support Center request. This helps the support team troubleshoot your issue.

Accessing the DevTools console

The DevTools console provides internal debugging entries for Postman that are useful in troubleshooting problems with the app.

To access the DevTools console logs in Postman, click View > Developer > Show DevTools (Current View). In the DevTools window, click Console to access the app debug logs.

Checking Postman’s status

If Postman is experiencing issues, check Postman Status, which lets you know if Postman is experiencing degraded performance, outages, or is undergoing maintenance.

Hardware acceleration

Postman takes advantage of your computer’s built-in graphics hardware to speed up the rendering of onscreen graphics. Sometimes your computer’s specific GPU, drivers, or operating system can cause issues with hardware acceleration. If you see screen artifacts or other glitches, turning off hardware acceleration might solve the problem.

To activate or deactivate hardware acceleration in Postman:

  • macOS - Click Postman > Hardware Acceleration.
  • Windows or Linux - Click Help > Hardware Acceleration.

Restart Postman to apply the new setting.

Turning off hardware acceleration may affect performance or CPU usage.

Connection issues

If you’re experiencing issues with your connection, such as data fetching or errors indicating that something went wrong, perform the following steps to try to resolve the issue:

  1. Force close the Postman app in your operating system.
  2. Relaunch the Postman desktop app.
  3. In the task menu, click Help > Clear Cache and Reload.

If the problem persists, check your Postman account in the web app. If you have connection issues in the web app, turn off your VPN or any proxies, then connect to a different network.

If you’re still unable to connect to Postman’s servers, you can allowlist Postman’s domains. For details, see Use Postman behind a firewall.

Other issues

This guide specifically discusses troubleshooting issues with the Postman app. To troubleshoot other issues with Postman, see the following:

Last modified: 2025/09/09