8000 response.parsed is None when querying Reports API · Issue #78 · python-amazon-mws/python-amazon-mws · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

response.parsed is None when querying Reports API #78

@nateshmbhat

Description

@nateshmbhat

The response.original and response.response.text both return the correct response but the response.parsed returns None .

When I manually converted using mws.utils.XML2Dict().fromstring( reponse.oriiginal) i got the parsed result.

I had used the Reports API with Report Type as : _GET_XML_ALL_ORDERS_DATA_BY_ORDER_DATE_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0