Hi,
Here are a few suggestions to troubleshoot your issues.
1. If you are using v12.2.0, try capitalizing the first letter of the headers. (Email, Password, DeveloperToken, etc.)
3. Download Fiddler2 from
http://www.fiddler2.com/fiddler2/. Start fiddler, enable it to capture https traffic. Set the client library's proxy in App.config/Web.config to
http://localhost:8888 and run your code. Fiddler should capture the raw traffic and it should give some hint on why things are failing (bad password, wrong fieldname, etc.)
4. If everything else fails, mail the raw logs to me (
anash.p...@google.com) and ping this thread. I'll take a look at the logs. Do not post the logs online, it may contain sensitive information.
Cheers,
Anash P. Oommen,
AdWords API Advisor.