Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not accept room invitation via "Accept" button in rooms list #3674

Open
TheReal1604 opened this issue Jan 11, 2025 · 0 comments
Open

Can not accept room invitation via "Accept" button in rooms list #3674

TheReal1604 opened this issue Jan 11, 2025 · 0 comments
Labels

Comments

@TheReal1604
Copy link

Steps to reproduce

  1. Where are you starting? What can you see?
    User A creates a private room, for example with element-x and invites User B to the room.
    User B gets a notification about the room invitation and the new room invitation gets displayed in the room list with two buttons "Decline / Accept".

  2. What do you click?
    When you click on accept, a request to
    /_matrix/client/v3/rooms/!<roomid>:my_synapse_domain.foo/state' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - User @dummy:my_synapse_domain.foo not in room !<roomid>:my_synapse_domain.foo, and room previews are disabled is made. And synapse responds with a 403 error.

If you click on the room, not the buttons and join the room via this screen, it works to join the room.

Outcome

What did you expect?

Accepting an invite via "Accept Button" in the room list does work and the user is joining the room.

What happened instead?

Message "An Error Occured"

Your phone model

IPhone 15 Pro

Operating system version

18.1.1

Application version

1.9.10

Homeserver

synapse 1.121.1

Will you send logs?

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant