Forum Moderators: buckworks & skibum

Message Too Old, No Replies

Adwords APIlity - Invalid Client's Email

adwords apility invalid client

         

kaleta

12:11 am on Jan 31, 2007 (gmt 0)

10+ Year Member



I found someone posted something regarding this subject, but I don't think there was a final answer...
So, I just applied for a new Developer's account with google, and it's still pending approval, but I am using the Sandbox version.
I also have a client assigned to my account, however when I am passing my email and my client's email on the login, I'm getting the following

Ouch! I am not proud to announce the following AdWords API Exception:
Message: Invalid client email specified.
Trigger: APP TOKEN
Code: 9
Fault Origin: /admin.example.com/google_api/project.php:getAllCampaigns()
SOAP Parameters:
<getAllAdWordsCampaigns><dummy>0</dummy>
</getAllAdWordsCampaigns>

And it is getting triggered cuz of my Application Token.(that part is figured)

But, here is the other thing, when I do a getAllCampaigns(); my Client has all his campaigns, however all I get is no campaigns.. any ideas?

[edited by: engine at 10:42 am (utc) on Jan. 31, 2007]
[edit reason] examplified [/edit]

AdWordsAdvisor2

5:45 am on Jan 31, 2007 (gmt 0)

10+ Year Member



kaleta,

I can't troubleshoot this error specifically, but I do know that the requests made to the sandbox are different than the live API request. You might want to check the instructions at the following link to make sure your requests are properly formatted:

[google.com...]

If that's not the issue, you'd probably get a good response on the API Developers Forum, linked off the API home page.

AWA2

kaleta

10:40 pm on Jan 31, 2007 (gmt 0)

10+ Year Member



Thank you AdWordsAdvisor2.

I guess it's a problem with the sandbox. Just a shame that when I'm doing testings I have to pay for quota usage :(

-JD