hi all same problem here! ?? cheers On 11 Mrz., 01:46, rofelpcrush <ro...@pcrush.com> wrote: > Hi vlad, > > I'm experiencing the same problems since around 10AM PST today. Also > got this error message when trying to add a new AdGroup: > > - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ > envelope/"> > - <soap:Header> > - <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/ > v200909"> > <requestId>e368dd36984372c571e3d6544ead8030</requestId> > <operations>0</operations> > <responseTime>71</responseTime> > <units>0</units> > </ResponseHeader> > </soap:Header> > - <soap:Body> > - <soap:Fault> > <faultcode>soap:Server</faultcode> > > <faultstring>AuthenticationError.FAILED_TO_AUTHENTICATE_GOOGLE_ACCOUNT > @</faultstring> > - <detail> > - <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/ > v200909"> > <message>AuthenticationError.FAILED_TO_AUTHENTICATE_GOOGLE_ACCOUNT > @</message> > <ApplicationException.Type>ApiException</ApplicationException.Type> > - <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="AuthenticationError"> > <fieldPath /> > <trigger /> > <ApiError.Type>AuthenticationError</ApiError.Type> > <reason>FAILED_TO_AUTHENTICATE_GOOGLE_ACCOUNT</reason> > </errors> > </ApiExceptionFault> > </detail> > </soap:Fault> > </soap:Body> > </soap:Envelope> > > The same code is working up to early this morning. > > Rofel > > On Mar 10, 3:11 pm, vlad <vlad.c...@gmail.com> wrote: > > > > > It's v200909 > > > On Mar 10, 4:04 pm, vlad <vlad.c...@gmail.com> wrote: > > > > Why does this error happen? > > > > <?xml version="1.0" encoding="UTF-8"?> > > > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/ > > > envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/ > > > v200909" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> > > > <SOAP-ENV:Header> > > > <ns1:RequestHeader xsi:type="ns1:RequestHeader"> > > > <ns1:applicationToken>012345678912345678912</ > > > ns1:applicationToken> > > > <ns1:authToken>*****</ns1:authToken> > > > <ns1:developerToken>****</ns1:developerToken> > > > <ns1:userAgent>PHP v5.2.6-3ubuntu4.2 - AdWords API PHP Client > > > Library - v1.2.2 - </ns1:userAgent> > > > </ns1:RequestHeader> > > > </SOAP-ENV:Header> > > > <SOAP-ENV:Body> > > > <ns1:get xsi:type="get"> > > > <ns1:selector xmlns:ns1="https://adwords.google.com/api/adwords/ > > > cm/v200909" xsi:type="ns1:CampaignSelector"/> > > > </ns1:get> > > > </SOAP-ENV:Body> > > > </SOAP-ENV:Envelope> > > > > HTTP/1.1 500 Internal Server Error > > > Content-Type: text/xml; charset=UTF-8 > > > Date: Wed, 10 Mar 2010 21:59:04 GMT > > > Expires: Wed, 10 Mar 2010 21:59:04 GMT > > > Cache-Control: private, max-age=0 > > > X-Content-Type-Options: nosniff > > > X-Frame-Options: SAMEORIGIN > > > Server: GSE > > > X-XSS-Protection: 0 > > > Transfer-Encoding: chunked > > > > <?xml version="1.0"?> > > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > > > <soap:Body> > > > <soap:Fault> > > > <faultcode>soap:Server</faultcode> > > > <faultstring>Unmarshalling Error: cvc-elt.4.2: Cannot resolve > > > 'get' to a type definition for element 'ns1:get'. </faultstring> > > > </soap:Fault> > > > </soap:Body> > > > </soap:Envelope> > > > > vlad
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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