Hi

I'm using dotNet v13 api, before august 28 I successfully could login
to sandbox, 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 the refresh all 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