Skip to content

XML response is not in XML format anymore #2

@KodeKooker

Description

@KodeKooker

Hi,
some times ago this call was perfectly working, I used it to get the HTML body and subject of my MailUp templates. But since some months, the output is not XML anymore: now it's a simple text string and, for this reason, my XML output parsing function is not working anymore.
Below the method invocation:

$mailUp->callMethod($mailUp->getConsoleEndpoint() . "/Console/List/1/Email/1", "GET", $reqBody, "XML");

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