Re: Accessing adwords api from a server c#.net

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
Hi Nuwan, You should whitelist all outgoing connections to https://adwords.google.com and https://accounts.google.com url prefixes. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, July 11, 2014 4:45:30 AM UTC-4, nuwan.ge...@statravel.co.uk wrote: > > Hi Ansh > > Thank you for your a

Re: Accessing adwords api from a server c#.net

2014-07-11 Thread nuwan . gebalanage
Hi Ansh Thank you for your answer. I've managed to get it working through scanning the ports and enabling the firewall rules. However I face another problem using the Exe I developed using the API in Server environment. As usual it works well in my local computer. It is difficult to do port s

Re: Accessing adwords api from a server c#.net

2014-07-10 Thread Anash P. Oommen (AdWords API Team)
Hi, Could you please try this once more using the latest release from https://github.com/googleads/googleads-dotnet-lib/ ? If you are still getting the error, you can download the source distribution from https://github.com/googleads/googleads-dotnet-lib/releases/download/v18.0.0/awapi_dotnet_

Re: Accessing adwords api from a server c#.net

2014-06-23 Thread Danial Klimkin
Hello, I'll ask the DotNet client library owner to look into this. -Danial, AdWords API Team. On Monday, June 23, 2014 1:26:03 PM UTC+4, nuwan.ge...@statravel.co.uk wrote: > > Hi Danial, > > when I launch the OAuth2TokenGenerator.exe this is what happens. > > >

Re: Accessing adwords api from a server c#.net

2014-06-23 Thread nuwan . gebalanage
Hi Danial, when I launch the OAuth2TokenGenerator.exe this is what happens. It takes the client ID and Secret.. But breaks after I Accept

Re: Accessing adwords api from a server c#.net

2014-06-20 Thread Danial Klimkin
Hello, You should be able to use the same "Application" mode. Service accounts are for Google App domains only. Please let us know more details on what is the issue in the server environment, what error are you getting etc. -Danial, AdWords API Team. On Friday, June 20, 2014 3:39:56 PM UTC

Accessing adwords api from a server c#.net

2014-06-20 Thread nuwan . gebalanage
Hi, I have a program that needs to access the Adwords api that has to be set up in a server as an exe. This exe is then accessed via an SSIS package passing parameters. It was fine when I was using the v201309 api. With the sunset on 21st July I'm trying to upgrade it to v201402 which does not