Hi Adwords API team,
   Looks like some issue with the sandbox after the db refresh, all
the existing code failed due to this error 'invalid client email
specified'.  Any ETA on fixing it?
it's blocking our test/development. Is there any get around for that?

  Thank you!

-Kelvin


On Aug 29, 6:20 pm, harroot <[email protected]> wrote:
> Hi
>
> I'm using dotNet v13 api, before august 28 I successfully could login
> tosandbox, but now I can't do that,
> here is the  workflow`
> 1.set in soap header values
>
>     <add key="Email" value="(email)@gmail.com"/>
>     <add key="Password" value="***********"/>
>     <add key="DeveloperToken" value="(Email)@gmail.com++USD"/>
>     <add key="ApplicationToken" value="Put_Application_Token_"/>
>     <add key="v13.Url" value="https://sandbox.google.com"/>
>     and call to getClientAccounts(). method, it's worked.
> 2.set values for client
>     <add key="Email" value="(email)@gmail.com"/>
>     <add key="Password" value="***********"/>
>     <add key="ClientEmail" value="client_5+(email)@gmail.com"/>
>     <add key="DeveloperToken" value="(Email)@gmail.com++USD"/>
>     <add key="ApplicationToken" value="Put_Application_Token_"/>
>     <add key="v13.Url" value="https://sandbox.google.com"/>
>     then call to getAccountInfo() and get exception that "Invalid
> client email specified".
>
> Can anyone tell, what is the error reason?
>
> Kind regards
> Harut.
>
> On Aug 24, 10:30 pm, AdWords API Advisor
>
> <[email protected]> wrote:
> > I wanted to give everyone advanced warning that the AdWords 
> > APISandbox'sdatabase is scheduled to be refreshed on Friday, August 28.
> > Following therefreshall data stored in theSandboxwill be cleared,
> > and you will have to recreate your client accounts with a call to
> > getClientAccounts().
>
> > More information on theSandboxenvironment and our periodic refreshes
> > is available 
> > at:http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbo...
>
> > Best,
> > Eric Koleda, AdWords API Team

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to