I need to set up Postman Interceptor to pull cookie information for use in the API calls. We were able to get the Postman Interceptor Chrome Extension installed, but in Postman it asks me to install the Postman Interceptor Bridge. Every time I try, it fails.
I get the error code: INTERNET_CONNECTIVITY
The server has internet connectivity - I can reach normal internet sites, so the only thing I can think of is that a firewall is blocking the request.
Is there a way to manually install the bridge component? If so, where can I find the steps for that?
If there is not a way to manually install the component, what port is this reaching out on and to what IP? If I know that, I can check with our network team to see if that is blocking it
@hal_g_poyta you can check whether these domains .*.postman.com, .*.getpostman.com, .*.postman.co are whitelisted or not. If these domains are not whitelisted, please whitelist them and retry download.
I checked with our network team and they said there is no indication that those domains are being blocked. They asked if there are any logs that we can look at. Is there a Postman log that might have more details, and if so, where is
the log?
Was there no resolution to this one?
I don’t have the ability to make changes in our firewall, is there no manual option to install the interceptor bridge?