Добрый день! 
Сегодня перестала работать синхронизация с эдвордс, вчера еще все успешно 
работало, ничего в код программы не вносилось.
Причем, не работает с опеделенного моего сервера. С моего стационарного 
компьютера работает все отлично.

Вот пример запроса:

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201609";>
   <soapenv:Header>
 <v20:RequestHeader>
     <v20:clientCustomerId>хххх-ххх-хххх</v20:clientCustomerId>
     <v20:developerToken>хххххххххххххххх</v20:developerToken>
     <v20:userAgent>1cAdWords</v20:userAgent>
     <v20:validateOnly>false</v20:validateOnly>
     <v20:partialFailure>false</v20:partialFailure>
  </v20:RequestHeader>
   </soapenv:Header>
   <soapenv:Body>
      <v20:get>
         <v20:serviceSelector>
            <v20:fields>Name</v20:fields>
         </v20:serviceSelector>
      </v20:get>
   </soapenv:Body>
</soapenv:Envelope>

в Ответе получаю:

<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ResponseHeader
 
xmlns="https://adwords.google.com/api/adwords/cm/v201609";><requestId>000542fbbf275df00a3729a34c0b8f1f</requestId><serviceName>CampaignService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>27</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>[AuthenticationError.OAUTH_TOKEN_INVALID
 
@ ; trigger:'&lt;null&gt;']</faultstring><detail><ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201609";><message>[AuthenticationError.OAUTH_TOKEN_INVALID
 
@ ; 
trigger:'&lt;null&gt;']</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors
 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="AuthenticationError"><fieldPath></fieldPath><trigger>&lt;null&gt;</trigger><errorString>AuthenticationError.OAUTH_TOKEN_INVALID</errorString><ApiError.Type>AuthenticationError</ApiError.Type><reason>OAUTH_TOKEN_INVALID</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>

ПРИЧЕМ! На моем сервере НЕ работает! А с моего компьютера сервис возвращает 
привычные данные без проблем.
Может подскажите в чем может быть проблема?
Выходит, что одна и та же программа генерирует токен для доступа, но с 
одного компьютера проходит запрос, а с другого нет!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e4d0b72-2e72-46d4-ae94-b8b2690ba221%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Перестала работ... tileexpert . ad

Reply via email to