Re : Re: Re : Re: Re : Re: Re : Re: Cannot create client account with v13 webService

2011-07-18 Thread Thomas D
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.

Re: Re : Re: Re : Re: Re : Re: Cannot create client account with v13 webService

2011-07-13 Thread Pete Lavetsky (AdWords API Guru)
Ok, I see the authToken now ... is there any more information with the error? Can you paste the full stack? Does it happen every time? Have you checked in AdWords to see if the account was actually created even tho it errors? Pete On Jul 13, 9:27 am, Thomas D wrote: > Pete, > > I've checked out

Re : Re: Re : Re: Re : Re: Cannot create client account with v13 webService

2011-07-13 Thread Thomas D
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#

Re: Re : Re: Re : Re: Cannot create client account with v13 webService

2011-07-12 Thread Pete Lavetsky (AdWords API Guru)
Thomas, What client library are you using? Have your tokens been approved? Are you sure you've switched from Sandbox Credentials to Production Credentials? It looks like you may be missing your MCC email + password in the Request Header Hope this helps, Pete On Jul 12, 9:53 am, Thomas D wrote:

Re : Re: Re : Re: Cannot create client account with v13 webService

2011-07-12 Thread Thomas D
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:

Re: Re : Re: Cannot create client account with v13 webService

2011-07-12 Thread Pete Lavetsky (AdWords API Guru)
Hi Thomas, I think this might just be a case of not being able to create accounts in the sandbox, even if you do have the reseller status. If you try it live I'd be interested if it didn't work. Pete On Jul 12, 9:13 am, Thomas D wrote: > The error returned is: basis {System.InvalidOperationExc

Re : Re: Cannot create client account with v13 webService

2011-07-12 Thread Thomas D
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

Re: Cannot create client account with v13 webService

2011-07-12 Thread Pete Lavetsky (AdWords API Guru)
Hi Thomas, Can you paste the error you were given? Also, you'll need an admin to comment our the pw in your post. Pete On Jul 12, 5:30 am, Thomas D wrote: > 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

Cannot create client account with v13 webService

2011-07-12 Thread Thomas D
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}