Skip to content

Media server sending back its local URL instead of the endpoint URL in confirm requests #70

Description

@martin-hewitt

Related to: buddycloud/buddycloud-http-api#165 (comment)

We're seeing HTTP confirmation stanzas like:

<message type="normal" to="user@example.com/resource" from="mediaserver.example.com" xmlns:stream="http://etherx.jabber.org/streams"><thread>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</thread><body>Confirmation message for transaction asdfghjkl</body><confirm id="asdfghjkl" url="http://localhost:8080/channel@example.com/asdfghjkl" method="GET" xmlns="http://jabber.org/protocol/http-auth"/></message>

Where the url field is reporting the internal value, not the full API/media server location.

We're using commit 807d71f

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions