Thomas David Kehoe
Thomas David Kehoe

Reputation: 10930

Postman not working after updating Chrome

When I start Postman I see the icon appear in the Dock and in the Force Quit window, and I can click on the icon in the dock and Postman appears in the menu bar, with the single option "Quit Postman." So it's running, but the window doesn't appear. This morning I upgraded Chrome to 55.0.2883.95, Chromium to 58.0.2991.0, and Chrome Canary is at 58.0.2990.0.

Is there a way to switch Postman from Chrome to Chromium or Chrome Canary (i.e., to test Postman with different builds)? Or to revert Chrome to any older build? Or any other ideas to get Postman working?

Upvotes: 0

Views: 4496

Answers (4)

Yoosu
Yoosu

Reputation: 111

I had a nearly similar problem, where Chrome postman app (extension) fails to post/get/etc. It was unable to access the internet for some reason. After trying many solutions, it seems that the javascript setting in Chrome was causing it. You need to enable javascript in Chrome, restart Chrome, then the postman app will work.

Upvotes: 0

mohit sharma
mohit sharma

Reputation: 1070

try disable and then enable the extension. It worked for me. Sometimes google chrome doesn't load it properly.

Upvotes: 0

Veener
Veener

Reputation: 5191

The chrome addon for Postman will be depricated soon.

There are now fully functional standalone apps for Windows/Mac/Linux here. They work just as well as the Chrome addon and even have some additional features. I would suggest moving to the standalone apps.

Upvotes: 1

Thomas David Kehoe
Thomas David Kehoe

Reputation: 10930

In Chrome I googled "Postman," which took me to the Chrome App store, and the Postman page has a green button for "Launch App Now." That worked!

Upvotes: 0

Related Questions