You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
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 anyone have a workaround for this?
Regards
Snorre Garmann
unread,
Sep 10, 2020, 3:08:03 AM9/10/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
I figured out that if I set Environment Variable https_proxy, it was read correctly.