Hi,

You can't get the email and password from the authtoken. You need to
keep track of the user for which you are making call to do this. If
you are using the AdWords API Php client library (http://
code.google.com/p/google-api-adwords-php/), then the AdWordsUser class
can keep track of the email and password.

You might also want to read this blog for details on how to handle
authtokens. 
http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Oct 4, 1:51 am, stiggywigget <k...@kirksamuelson.com> wrote:
> I'm trying to implement something like this:
>
> 1. ClientLogin with email/pass - OK
> 2. Get AuthToken - OK
> 3. Use AuthToken for all requests - OK
>
> But when the AuthToken expires (simulated by setting it to an
> incorrect value) I get a SoapFault which has no public properties. I
> can't recover from it and send the email/pass to start from 1. Any
> advice?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to