Hi , I got credentials for test environment and I tested the authentication and send fax sample on my development computer and both worked fine. I was able to authenticate and send fax to test url.
I placed the same code on Client machine and when "I ran send fax, I got error "Request failed with http status 407: proxy authentication required."
Client mahine has following settings in the Internet Explorer under connections tab. in Lan settings button a option "User automatic Configuration script" is checked and address url is specified as http://abcproxy:81/.
Now when I uncheck that option and run the SendFax application then I can successfuly submit fax jobs but unable to access normal internet or other webpages cannot be opened.
So situation is that I have to use option checked to access internet.
Is there a way to bypass this proxy or provide system credentails to the Jobrequest?
Thanks