tSetProxy tHttpRequest and error 407 Proxy Authentication Required
Hi, I try to call un url by using tHttpRequest component. I use tSetProxy because we have un proxy http. As mentionned here : Unfortunately it doesn't work, I get an error Proxy Authentication Required. I have attached my config and wireshark tcp traces Any Idea ? THX ! NB : Actually my workaround is to use curl command with proxy option
Now it works. I have used proxy https type in tSetProxy and used syntax in tHttpRequest because remote web server need basic authentication. And maybe more important our security admin have authorized the server to passthrough the proxy.
One thing I don't understand in tSetProxy is why user/pwd proxy fields disappear one I select "Proxy Https" instead of "Proxy Https".