Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fetching pubsub node configuration fails. #3791

@kicken

Description

@kicken

Describe the bug
When encountering an access error trying to publish the OMEMO device list, converse.js attempts to reconfigure the node's access by fetching and updating the node configuration. Fetching of the node configuration fails with a bad request error due to using the incorrect namespace.

According to the samples in XEP-60, the namespace for fetching the node configuration should be http://jabber.org/protocol/pubsub#owner, converse.js currently uses http://jabber.org/protocol/pubsub.

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