17 Aug 2022
06:02 PM
- last edited on
18 Aug 2022
08:27 AM
by
Ana_Kuzmenchuk
I am working on creating a synthetic browser monitor and my monitor is trying to access an internal DEV site (HTTPS not secure / Certificate valid) running from 1 private location. When Playing the recorded click path, it works seamlessly but afterward, when it runs by itself it keeps getting an error - "407 Proxy Authentication required".
Solved! Go to Solution.
We are working on testing that now. Would this be required for all sites that are being accessed through private location?
If you only need the proxy for accessing some sites you can use the proxy-non-proxy-hosts to list all the domains you would like to bypass the proxy. You can find info on that here