This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Admin API: /_synapse/admin/v1/room/[room-id]/media
always throws 500 error
#5737
Comments
can you share the stacktrace from the logs please? |
|
thanks |
richvdh
changed the title
Admin API: ListMediaInRoom does not fetch auth token from request; throws always error
Admin API: Jul 23, 2019
/_synapse/admin/v1/room/[room-id]/media
always throws 500 error
turt2live
added a commit
that referenced
this issue
Sep 2, 2019
3 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The ListMediaInRoom from the admin API does not get the auth token from the request. So every request to /_synapse/admin/v1/room/[room-id]/media fails with the error:
Steps to reproduce
It should return a list of the stored media in this room but always throws an error.
Version information
If not matrix.org:
Version: v1.1.0 avhost docker
Install method:
docker-compose up -d
The text was updated successfully, but these errors were encountered: