Skip to content

Parsing error issue in IntuitResponse #516

Open
@cezaro

Description

Something have changed in api response because now IntuitResponse can't parse xml from response. It happens because in IntuitResponse:148 method $this->getResponseContentType() returns application/xml;charset=UTF-8" and it is compared to application/xml because of that error code is not parsed correctly for FaultHandler instance

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