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
Related to: buddycloud/buddycloud-http-api#165 (comment)
We're seeing HTTP confirmation stanzas like:
Where the
urlfield is reporting the internal value, not the full API/media server location.We're using commit 807d71f