Skip to content

Update package version on Pypi #19

@gkope

Description

@gkope

Hi,

The master version on the repository is on 0.1.3 and on Pypi is on 0.1.1

The version 0.1.1 is having problems with the XML lib (Probably), returning the error pasted above. When updated to 0.1.3 with pip install https://github.com/RisingOak/route53-transfer/archive/master.zip everything worked fine.

Error:

boto.route53.exception.DNSServerError: DNSServerError: 400 Bad Request
<?xml version="1.0"?>
<ErrorResponse xmlns="https://route53.amazonaws.com/doc/2013-04-01/"><Error><Type>Sender</Type><Code>InvalidInput</Code><Message>Invalid XML ; cvc-complex-type.2.4.b: The content of element 'AliasTarget' is not complete. One of '{&quot;https://route53.amazonaws.com/doc/2013-04-01/&quot;:EvaluateTargetHealth}' is expected.</Message></Error><RequestId>d2bccaed-a5f4-11e6-9baa-873da859a4f9</RequestId></ErrorResponse>

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions