Re: Getting "The developer token is invalid." sometimes

2012-02-06 Thread Kevin Winter
Hi,
  I'm not seeing any more occurrences of this error in the last 8 days 
despite plenty of successful requests.  Have you run into this again?

- Kevin Winter
AdWords API Team  

On Thursday, January 26, 2012 10:09:03 AM UTC-5, Kevin Winter wrote:
>
> Hi,
>   I can confirm this behavior in the logs.  I've filed an issue with the 
> core engineering team to investigate.
>
> For the meantime, retrying these requests should help alleviate the impact 
> of this issue.  However, these services are deprecated and we do strongly 
> encourage you to migrate to v201109 as soon as possible.  V13 reporting 
> will sunset permanently on February 29th.
>
> - Kevin Winter
> AdWords API Team
>
> On Thursday, January 26, 2012 3:49:53 AM UTC-5, Zweitze wrote:
>>
>> Hello, 
>>
>> The problem is back. We got it six times today (Jan 26 04.30h CEST). 
>> It happens for v13 services, seen with AccountService.getAccountInfo 
>> and ReportService.getReportJobStatus. 
>>
>> The developer token is in use for almost seven years. 
>>
>> Can you look into this again? 
>> Thanks in advance! 
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Getting "The developer token is invalid." sometimes

2012-01-26 Thread Kevin Winter
Hi,
  I can confirm this behavior in the logs.  I've filed an issue with the 
core engineering team to investigate.

For the meantime, retrying these requests should help alleviate the impact 
of this issue.  However, these services are deprecated and we do strongly 
encourage you to migrate to v201109 as soon as possible.  V13 reporting 
will sunset permanently on February 29th.

- Kevin Winter
AdWords API Team

On Thursday, January 26, 2012 3:49:53 AM UTC-5, Zweitze wrote:
>
> Hello, 
>
> The problem is back. We got it six times today (Jan 26 04.30h CEST). 
> It happens for v13 services, seen with AccountService.getAccountInfo 
> and ReportService.getReportJobStatus. 
>
> The developer token is in use for almost seven years. 
>
> Can you look into this again? 
> Thanks in advance! 
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Getting "The developer token is invalid." sometimes

2012-01-26 Thread Zweitze
Hello,

The problem is back. We got it six times today (Jan 26 04.30h CEST).
It happens for v13 services, seen with AccountService.getAccountInfo
and ReportService.getReportJobStatus.

The developer token is in use for almost seven years.

Can you look into this again?
Thanks in advance!


On Jan 23, 6:26 pm, Kevin Winter  wrote:
> Hi,
>   Checking the logs, i'm only seeing 10 calls to AccountService on 1/18
> that saw that error for your token.  I don't see any requests since the
> 18th with this error, so my thought is this was a temporary issue that has
> since resolved itself.
>
> Please note that AccountService will be sunset at the end of February and
> we recommend migrating away as soon as possible.
>
> - Kevin Winter
> AdWords API Team
>
>
>
> On Thursday, January 19, 2012 4:30:24 AM UTC-5, Zweitze wrote:
>
> > Hi there,
>
> > Since Jan. 18th, we got about 12 errors named "The developer token is
> > invalid." (error 42). However we could still use that developer token
> > on other calls.
>
> > The called function is AccountService.getAccountInfo(), a v13
> > function. We use that particular function because it is the only
> > reliable function that retrieves a customerId for a login - v201109
> > has similar functions but these won't work for certain accounts.
>
> > The soap detail is this:
> > 
> >   https://adwords.google.com/api/adwords/v13";>
> >     42
> >     The developer token is invalid.
> >     kN**_g
> >   
> > 
>
> > The API did not send a requestId.
>
> > What's going on? Would retrying the call help?
>
> > Thanks in advance!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Getting "The developer token is invalid." sometimes

2012-01-23 Thread Kevin Winter
Hi,
  Checking the logs, i'm only seeing 10 calls to AccountService on 1/18 
that saw that error for your token.  I don't see any requests since the 
18th with this error, so my thought is this was a temporary issue that has 
since resolved itself.

Please note that AccountService will be sunset at the end of February and 
we recommend migrating away as soon as possible.

- Kevin Winter
AdWords API Team

On Thursday, January 19, 2012 4:30:24 AM UTC-5, Zweitze wrote:
>
> Hi there, 
>
> Since Jan. 18th, we got about 12 errors named "The developer token is 
> invalid." (error 42). However we could still use that developer token 
> on other calls. 
>
> The called function is AccountService.getAccountInfo(), a v13 
> function. We use that particular function because it is the only 
> reliable function that retrieves a customerId for a login - v201109 
> has similar functions but these won't work for certain accounts. 
>
> The soap detail is this: 
>  
>   https://adwords.google.com/api/adwords/v13";> 
> 42 
> The developer token is invalid. 
> kN**_g 
>
>  
>
> The API did not send a requestId. 
>
> What's going on? Would retrying the call help? 
>
> Thanks in advance!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Getting "The developer token is invalid." sometimes

2012-01-19 Thread Zweitze
Hi there,

Since Jan. 18th, we got about 12 errors named "The developer token is
invalid." (error 42). However we could still use that developer token
on other calls.

The called function is AccountService.getAccountInfo(), a v13
function. We use that particular function because it is the only
reliable function that retrieves a customerId for a login - v201109
has similar functions but these won't work for certain accounts.

The soap detail is this:

  https://adwords.google.com/api/adwords/v13";>
    42
    The developer token is invalid.
kN**_g
  


The API did not send a requestId.

What's going on? Would retrying the call help?

Thanks in advance!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: The developer token is invalid

2010-11-01 Thread AdWords API Advisor
Hi,

The sandbox doesn't use a real developer token, but instead a defined
format using the email address of the sandbox account:

  http://code.google.com/apis/adwords/docs/sandbox.html

Best,
- Eric Koleda, AdWords API Team

On Oct 29, 2:12 pm, aazout  wrote:
> We are getting "The developer token is invalid" in sanbox environment,
> but our developer token is correct. Any thoughts?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


The developer token is invalid

2010-10-29 Thread aazout
We are getting "The developer token is invalid" in sanbox environment,
but our developer token is correct. Any thoughts?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


The developer token is invalid

2010-10-29 Thread aazout
We are getting "The developer token is invalid" in sanbox environment,
but our developer token is correct. Any thoughts?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: "The developer token is invalid" response on the production

2010-06-25 Thread AdWords API Advisor
Hi Alexander,

If you have sensitive data you can send it in an email to
adwordsapiadvi...@google.com.  After you do so, ping this thread so I
know to check that inbox.

Best,
- Eric

On Jun 24, 12:58 am, Alexander  wrote:
> Yes unfortunately the problem is not solved yet. I would like to show
> you XML request I use but can't publish it on a public discussion.
> However I'm pretty sure there are no any characters excluding a token.
> Actually XML is generating from our Android application published on
> the market. It works perfectly for all clients (tokens) excluding the
> one. I'm pretty sure there is a problem with the client's account.
> Please advice how could we manage it.
>
> On Jun 21, 6:01 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Alexander,
>
> > Are you still experiencing this issue?  Please ensure that there are
> > no extra characters or spaces around your developer token.
>
> > Best,
> > - Eric
>
> > On Jun 16, 10:51 am, Alexander  wrote:
>
> > > Hello Eric
> > > I've got only body section in the soap envelope. The soap header is
> > > absent in the response.
> > > So there is no "requestId" field in the response.
>
> > > On Jun 11, 7:15 pm, AdWords API Advisor 
> > > wrote:
>
> > > > Hi Alexander,
>
> > > > Is there a requestId header that is returned with the response?
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Jun 10, 11:31 am, Alexander  wrote:
>
> > > > > I'm using production environment to request the service (not
> > > > > sandbox).
> > > > > The developer token is in the "APPROVED" state. But i'm always getting
> > > > > the error message "The developer token is invalid".
> > > > > I have checked the credentials before posting.
> > > > > Some advise?
>
> > > > > Here is the conversation with server.
> > > > > Request to :https://adwords.google.com/api/adwords/v13/AccountService
> > > > > 
> > > > > http://www.w3.org/2001/XMLSchema-instance";
> > > > > xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
> > > > > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > > > soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> > > > > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> > > > > 
> > > > > real account emal
> > > > > yy
> > > > > iPhonePPCEditor
> > > > > approved developer token here
> > > > > my app. token
> > > > > 
> > > > > 
> > > > > 
>
> > > > > Response:
> > > > > http://schemas.xmlsoap.org/soap/
> > > > > envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > > > >  
> > > > >   
> > > > >    soapenv:Server.userException
> > > > >    The developer token is invalid.
> > > > >    
> > > > >     https://adwords.google.com/api/adwords/v13";>
> > > > >      42
> > > > >      The developer token is invalid.
> > > > >      my developer token
> > > > >     
> > > > >    
> > > > >   
> > > > >  
> > > > > 
>
> > > > > Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: "The developer token is invalid" response on the production

2010-06-23 Thread Alexander
Yes unfortunately the problem is not solved yet. I would like to show
you XML request I use but can't publish it on a public discussion.
However I'm pretty sure there are no any characters excluding a token.
Actually XML is generating from our Android application published on
the market. It works perfectly for all clients (tokens) excluding the
one. I'm pretty sure there is a problem with the client's account.
Please advice how could we manage it.

On Jun 21, 6:01 pm, AdWords API Advisor 
wrote:
> Hi Alexander,
>
> Are you still experiencing this issue?  Please ensure that there are
> no extra characters or spaces around your developer token.
>
> Best,
> - Eric
>
> On Jun 16, 10:51 am, Alexander  wrote:
>
>
>
> > Hello Eric
> > I've got only body section in the soap envelope. The soap header is
> > absent in the response.
> > So there is no "requestId" field in the response.
>
> > On Jun 11, 7:15 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Alexander,
>
> > > Is there a requestId header that is returned with the response?
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Jun 10, 11:31 am, Alexander  wrote:
>
> > > > I'm using production environment to request the service (not
> > > > sandbox).
> > > > The developer token is in the "APPROVED" state. But i'm always getting
> > > > the error message "The developer token is invalid".
> > > > I have checked the credentials before posting.
> > > > Some advise?
>
> > > > Here is the conversation with server.
> > > > Request to :https://adwords.google.com/api/adwords/v13/AccountService
> > > > 
> > > > http://www.w3.org/2001/XMLSchema-instance";
> > > > xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
> > > > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > > soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> > > > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> > > > 
> > > > real account emal
> > > > yy
> > > > iPhonePPCEditor
> > > > approved developer token here
> > > > my app. token
> > > > 
> > > > 
> > > > 
>
> > > > Response:
> > > > http://schemas.xmlsoap.org/soap/
> > > > envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > > >  
> > > >   
> > > >    soapenv:Server.userException
> > > >    The developer token is invalid.
> > > >    
> > > >     https://adwords.google.com/api/adwords/v13";>
> > > >      42
> > > >      The developer token is invalid.
> > > >      my developer token
> > > >     
> > > >    
> > > >   
> > > >  
> > > > 
>
> > > > Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: "The developer token is invalid" response on the production

2010-06-21 Thread AdWords API Advisor
Hi Alexander,

Are you still experiencing this issue?  Please ensure that there are
no extra characters or spaces around your developer token.

Best,
- Eric

On Jun 16, 10:51 am, Alexander  wrote:
> Hello Eric
> I've got only body section in the soap envelope. The soap header is
> absent in the response.
> So there is no "requestId" field in the response.
>
> On Jun 11, 7:15 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Alexander,
>
> > Is there a requestId header that is returned with the response?
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Jun 10, 11:31 am, Alexander  wrote:
>
> > > I'm using production environment to request the service (not
> > > sandbox).
> > > The developer token is in the "APPROVED" state. But i'm always getting
> > > the error message "The developer token is invalid".
> > > I have checked the credentials before posting.
> > > Some advise?
>
> > > Here is the conversation with server.
> > > Request to :https://adwords.google.com/api/adwords/v13/AccountService
> > > 
> > > http://www.w3.org/2001/XMLSchema-instance";
> > > xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
> > > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> > > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> > > 
> > > real account emal
> > > yy
> > > iPhonePPCEditor
> > > approved developer token here
> > > my app. token
> > > 
> > > 
> > > 
>
> > > Response:
> > > http://schemas.xmlsoap.org/soap/
> > > envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > >  
> > >   
> > >    soapenv:Server.userException
> > >    The developer token is invalid.
> > >    
> > >     https://adwords.google.com/api/adwords/v13";>
> > >      42
> > >      The developer token is invalid.
> > >      my developer token
> > >     
> > >    
> > >   
> > >  
> > > 
>
> > > Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: "The developer token is invalid" response on the production

2010-06-16 Thread Alexander
Hello Eric
I've got only body section in the soap envelope. The soap header is
absent in the response.
So there is no "requestId" field in the response.

On Jun 11, 7:15 pm, AdWords API Advisor 
wrote:
> Hi Alexander,
>
> Is there a requestId header that is returned with the response?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jun 10, 11:31 am, Alexander  wrote:
>
>
>
> > I'm using production environment to request the service (not
> > sandbox).
> > The developer token is in the "APPROVED" state. But i'm always getting
> > the error message "The developer token is invalid".
> > I have checked the credentials before posting.
> > Some advise?
>
> > Here is the conversation with server.
> > Request to :https://adwords.google.com/api/adwords/v13/AccountService
> > 
> > http://www.w3.org/2001/XMLSchema-instance";
> > xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
> > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> > 
> > real account emal
> > yy
> > iPhonePPCEditor
> > approved developer token here
> > my app. token
> > 
> > 
> > 
>
> > Response:
> > http://schemas.xmlsoap.org/soap/
> > envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> >  
> >   
> >    soapenv:Server.userException
> >    The developer token is invalid.
> >    
> >     https://adwords.google.com/api/adwords/v13";>
> >      42
> >      The developer token is invalid.
> >      my developer token
> >     
> >    
> >   
> >  
> > 
>
> > Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: "The developer token is invalid" response on the production

2010-06-11 Thread AdWords API Advisor
Hi Alexander,

Is there a requestId header that is returned with the response?

Best,
- Eric Koleda, AdWords API Team

On Jun 10, 11:31 am, Alexander  wrote:
> I'm using production environment to request the service (not
> sandbox).
> The developer token is in the "APPROVED" state. But i'm always getting
> the error message "The developer token is invalid".
> I have checked the credentials before posting.
> Some advise?
>
> Here is the conversation with server.
> Request to :https://adwords.google.com/api/adwords/v13/AccountService
> 
> http://www.w3.org/2001/XMLSchema-instance";
> xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> 
> real account emal
> yy
> iPhonePPCEditor
> approved developer token here
> my app. token
> 
> 
> 
>
> Response:
> http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>  
>   
>    soapenv:Server.userException
>    The developer token is invalid.
>    
>     https://adwords.google.com/api/adwords/v13";>
>      42
>      The developer token is invalid.
>      my developer token
>     
>    
>   
>  
> 
>
> Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


"The developer token is invalid" response on the production

2010-06-10 Thread Alexander
I'm using production environment to request the service (not
sandbox).
The developer token is in the "APPROVED" state. But i'm always getting
the error message "The developer token is invalid".
I have checked the credentials before posting.
Some advise?

Here is the conversation with server.
Request to : https://adwords.google.com/api/adwords/v13/AccountService

http://www.w3.org/2001/XMLSchema-instance";
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>

real account emal
yy
iPhonePPCEditor
approved developer token here
my app. token




Response:
http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 
  
   soapenv:Server.userException
   The developer token is invalid.
   
https://adwords.google.com/api/adwords/v13";>
 42
 The developer token is invalid.
 my developer token

   
  
 


Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


AdWords API Re: The developer token is invalid on v13 but not v200909

2010-02-22 Thread AdWords API Advisor
Hi Casey,

Both version of the API are up and running and should handle your
developer token the same.  Do you have an example of the error you are
getting?

Best,
- Eric Koleda, AdWords API Team

On Feb 19, 6:31 pm, cralls <208...@gmail.com> wrote:
> Hi All,
>
> I'm trying to get TrafficEstimatorService CPC data and I am able to
> access the v200909 API just fine with my developer token but not the
> v13 API.
>
> Please advise.
>
> ~Casey

-- 
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-...@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.



AdWords API The developer token is invalid on v13 but not v200909

2010-02-19 Thread cralls
Hi All,

I'm trying to get TrafficEstimatorService CPC data and I am able to
access the v200909 API just fine with my developer token but not the
v13 API.

Please advise.

~Casey

-- 
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-...@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.



AdWords API Re: The developer token is invalid

2010-01-29 Thread AdWords API Advisor
Hi,

Do you have the request ID for this request?  I can use that to look
up the problem.

Best,
- Eric Koleda, AdWords API Team

On Jan 28, 12:42 pm, "na...@actualweb.es"  wrote:
> hello, my problem is that my development token is invalid. I requested
> a new one and has been accepted, besides I have no "api unit" spent.
>
> any ideas?
>
> Sorry for my english.

-- 
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-...@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.



AdWords API The developer token is invalid

2010-01-28 Thread na...@actualweb.es
hello, my problem is that my development token is invalid. I requested
a new one and has been accepted, besides I have no "api unit" spent.

any ideas?

Sorry for my english.

-- 
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-...@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.



AdWords API Re: The developer token is invalid Error

2009-12-08 Thread AdWords API Advisor
Hi Ibrahim,

Your developer token appears to be active, and you should be able to
make requests against the API.  Can you give me more details about the
errors you are receiving?

Best,
- Eric Koleda, AdWords API Team

On Dec 8, 3:55 am, ADSELL İnteraktif Reklam Hizmetleri
 wrote:
> $ adgroup_id = 'Enter the URL of the ad group ID. Ex. 123456789 '; id
> where? please please help.
>
> account login information is approved and api center
> des...@zorlureklam.com Developer Details - INVESTIGATION PENDING me
> what do I need to do.
>
> thanks
> Ibrahim Zorlu
>
> On Dec 7, 5:20 pm, ADSELL Ýnteraktif Reklam Hizmetleri
>
>
>
>  wrote:
> > Hi please help me to get an error. thenks 

--

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-...@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.




AdWords API Re: The developer token is invalid Error

2009-12-08 Thread ADSELL İnteraktif Reklam Hizmetleri
$ adgroup_id = 'Enter the URL of the ad group ID. Ex. 123456789 '; id
where? please please help.

account login information is approved and api center
des...@zorlureklam.com Developer Details - INVESTIGATION PENDING me
what do I need to do.

thanks
Ibrahim Zorlu

On Dec 7, 5:20 pm, ADSELL İnteraktif Reklam Hizmetleri
 wrote:
> Hi please help me to get an error. thenks 

--

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-...@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.




AdWords API The developer token is invalid Error

2009-12-07 Thread ADSELL İnteraktif Reklam Hizmetleri
Hi please help me to get an error. thenks 

--

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-...@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.




AdWords API Re: The developer token is invalid

2009-03-16 Thread AdWords API Advisor

Hello,

 It sounds like you may be trying to use your credentials and tokens
from the Production environment to access the Sandbox environment.
There are a different set of values that you need to pass in depending
on which environment you're using. See

  
http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders
(Sandbox)
  
http://code.google.com/apis/adwords/docs/developer/index.html#adwords_api_intro_request
(Production)

 Also, if you're doing new development, I'd recommend that you use
the .NET client library rather than just modifying the sample code, as
the client library is suitable for building an entire application
around;

  http://code.google.com/p/google-api-adwords-dotnet/

Cheers,
-Jeff Posnick, AdWords API Team


On Mar 16, 7:53 am, Indigo Group  wrote:
> Hi.
>
> I've just downloaded the C# Code Sample from "http://code.google.com/p/
> adwords-api-dotnet-samples/source/browse/trunk/src/
> GetKeywordVariations.cs" and replaced my account data with the example
> data, but when I execute it I obtain a Soap Exception: "The developer
> token is invalid".
>
> My developer token was accepted today and my billing information was
> uploaded a few hours ago. Is there a delay time? Or may I forget any
> extra step?
>
> thanks for the help.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



AdWords API The developer token is invalid

2009-03-16 Thread Indigo Group

Hi.

I've just downloaded the C# Code Sample from "http://code.google.com/p/
adwords-api-dotnet-samples/source/browse/trunk/src/
GetKeywordVariations.cs" and replaced my account data with the example
data, but when I execute it I obtain a Soap Exception: "The developer
token is invalid".

My developer token was accepted today and my billing information was
uploaded a few hours ago. Is there a delay time? Or may I forget any
extra step?

thanks for the help.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---