I am trying to use SOAP Logs with Google AdWords to troubleshoot something.
I am able to connect with the server from my local machine and make changes via Visual Studio that will be immediately present in the UI, so, in that sense at least, there is not a connection problem (though there could be others that just aren't seen at the moment).
I am using the instructions in Option 1 (ie, using the web.config) to record the logs, and have copied and pasted the relevant code into my web.config. I have manually created the relevant directories, as well as the files.
https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-capture-SOAP-messagesDespite all of the above, no logs are produced. Is there something else I should be doing? Is there a setting that I am not enabling / disabling?
Any help on this would be much appreciated.
Thanks,
Conor