MediaMath / t1-python

Python SDK for MediaMath Platform APIs
https://developer.mediamath.com/
Apache License 2.0
18 stars 30 forks source link

strategy.save() occasionally returns ParseError #138

Closed zachliu closed 6 years ago

zachliu commented 7 years ago

'strategy.save()'. Error Type -> ClientError: "Could not parse XML response: ParseError('syntax error: line 1, column 0',)"

This is one of our old processes that is still using terminalone v1.0.5. But I guess this error has little to do with the old version.

FodT commented 7 years ago

hey @zachliu , the xml parser has been updated in recent releases. Can you try to migrate to a newer release?