Skip to content

Encoding Problem #259

@santiruffino

Description

@santiruffino

`WARNING:googleads.common:Your default encoding, cp1252, is not UTF-8. Please run this script with UTF-8 encoding to avoid errors.
DEBUG:suds.transport.http:opening (https://adwords.google.com/api/adwords/cm/v201710/CampaignService?wsdl)
INFO:oauth2client.client:Refreshing access_token
INFO:googleads.common:Request summary - {'methodName': get, 'clientCustomerId': 406-736-8627}
DEBUG:suds.transport.http:sending:
URL: https://adwords.google.com/api/adwords/cm/v201710/CampaignService
HEADERS: {'Content-Type': 'text/xml; charset=utf-8', 'SOAPAction': b'""', 'Authorization': 'REDACTED', 'Content-type': 'text/xml; charset=utf-8', 'Soapaction': b'""'}
MESSAGE:

406-736-8627REDACTEDunknown (AwApi-Python, googleads/9.0.0, Python/3.6.2)falsefalseIdNameStatus0100

DEBUG:suds.transport.http:received:
CODE: 200
HEADERS: Content-Type: text/xml; charset=UTF-8
Date: Wed, 14 Mar 2018 14:08:54 GMT
Expires: Wed, 14 Mar 2018 14:08:54 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: hq=":443"; ma=2592000; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="41,39,35"
Accept-Ranges: none
Vary: Accept-Encoding
Connection: close

MESSAGE:
b'<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Header0005675fea4fa7200a37d1cded082532CampaignServiceget1199</soap:Header>soap:Body4<Page.Type>CampaignPage</Page.Type>1065092148Campaign #1ENABLED1065460303Interplanetary Cruise #e8f5dfad-abc7-4fa8-ad2b-c5ae66687031PAUSED1065460306Interplanetary Cruise banner #c9107484-8ef8-4b02-b137-812295a632d1PAUSED1138428197Marketing DigitalENABLED</soap:Body></soap:Envelope>'
INFO:googleads.common:Response summary - {'requestId': 0005675fea4fa7200a37d1cded082532, 'responseTime': 199, 'serviceName': CampaignService, 'methodName': get, 'operations': 1, 'isFault': False}
`

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions