Hi Anash,
It's the version 12.3.0
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you ar
I use the v201101 of the client library
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because
I don't have much information with the error, only the message "internal
server error (500)..
It happen every time, I've checked in Adwords, but the account isn't created
Thomas
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.
Hi Jo,
The problem comes from the AdWordsUser constructor: it try to authenticate
the user before applying the proxy settings...
I use a method which get the authtoken and use another method to instantiate
the AdWordsUser to solve the problem.
To get the authtoken:
public static string GetAut
Pete,
I've checked out my tokens, they've been approved, and I'm sure to have
switched to production environment.
I use the authtoken generate by another method (wich work) in order to
replace login and password in my soap header (I've tried with them too just
to be sure)
I'm working in C#
Thank's a lot Pete
I've got the same problem in live..
Is my Soap request correct? I don't have a lot of documentation about this
function and I'm trying desperately to make it work
Thomas
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http:
The error returned is: basis {System.InvalidOperationException} = {"The
remote server returned an error: (500) Internal Server Error."}
About the password, I work with the sandbox, so it doesn't matter.
Hope you could help me
Thomas
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also fin
Hello,
I try to create a new client account using v13 webservice (I have a reseller
account) but I receive a 500 Error (it happened when my request is bad)
Here is my webrequest:
{0}
{1}
{2}
{3}
Hello,
I'm trying to instantiate a new AdWordsUser, for that I use the App.Config
file by changing the parameters:
http://myproxy.mydomain:8080"/>
in my Main method:
static void Main(string[] args)
{
AdWordsUser user = new AdWordsUser();
}
But when I run my project, I get an error 407: