element-hq / element-hq/synapse
Client reader reports that the appservice is joined to a room, but refuses to let the appservice query members of that room
Open
A-Application-Service
T-Defect
z-bug
z-p2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#6931](https://github.com/matrix-org/synapse/issues/6931).
---
The room ID shows up in `/_matrix/client/r0/joined_rooms` using the appservice's token, but when trying `/_matrix/client/r0/rooms/!redacted:redacted.org/joined_members` Synapse reports `SynapseError: 403 - Appservice not in room`.
Contributor guide
Assessment
This issue has not been assessed yet.