I figured out that if I set Environment Variable https_proxy, it was read
correctly.
*Environment.SetEnvironmentVariable("https_proxy",
_proxyAddress.AbsoluteUri);*
If you have better solutions please feel free to comment.
Snorre
On Thursday, September 10, 2020 at 8:36:57 AM UT
Hi
I'm trying to port my Google Ads client to .net core and I'm having proxy
settings issues. The Proxy property on AdWordsUser seems to be ignored.
I've also tried to set WebRequest.DefaultWebProxy without any success. I
guess this has to do with the wcf implementation in .net core, but does
Hi Bryan
Thanks for getting back to me. As it turned out, I just wasn't patient
enough. When I got to work this morning the lists were populated. I was
under the assumption that when the "Populating" notice on the list was
gone, the list was done populating. This was obviously wrong. It would h