You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.