Skip to content

room.set_user_profile() breaks when logging in with bare username #159

@ghost

Description

If I log in as just "Coffee", that works just fine, but room.set_user_profile() breaks with 404 response because it tries to PUT */state/m.room.member/Coffee. This should be */state/m.room.member/@Coffee:matrix.org.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions