Hi,

My code has been working fine until recently (about 2 weeks ago), I have 
experienced a very strange error. 

I have always got a fresh AccessToken before calling the API. However, I 
always get "<totalNumEntries>0</totalNumEntries>" for every service I 
called. There is not error message, but simply "<totalNumEntries>0</
totalNumEntries>".

Here is a sample of the response for "AdGroupCriterionService":

<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ResponseHeader
 
xmlns="https://adwords.google.com/api/adwords/cm/v201402";><requestId>00050108ac19b7b00a42662191005c81</requestId><serviceName>AdGroupCriterionService</serviceName><methodName>get</methodName><operations>0</operations><responseTime>216</responseTime></ResponseHeader></soap:Header><soap:Body><getResponse
 
xmlns="https://adwords.google.com/api/adwords/cm/v201402";><rval><totalNumEntries>0</totalNumEntries><Page.Type>AdGroupCriterionPage</Page.Type></rval></getResponse></soap:Body></soap:Envelope>

After many hours testing, by accident, I changed the AccessToken to a fake 
AccessToken such as "ddddddddddddddddddddddddddddddddddddd" to try, then I 
can get the correct response data from the server. 

I just cannot believe this, it completely does not make any sense. I am not 
sure if this is my problem, or an error from Google.

However, by using a fake AccessToken only works for some accounts, but some 
accounts still did not work no matter what I do.

I really need your help on this. 

Many thanks.
David



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/68564934-bd2d-4945-8e31-8a717ebc0b2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to