Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

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
Labels (2)
2 Replies
Anonymous
Not applicable
Author

well attachements don't seem to work, can't add any pictures 0683p000009MPcz.png
Anonymous
Not applicable
Author

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".