element-hq / element-hq/element-web
Problems showing Image
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
Upload a picture.
Look at the timeline.

### Outcome
#### What did you expect?
I expected to see the picture in the timeline.
#### What happened instead?
I see "Error downloading image" in the timeline.
For https://element.ems.host/_matrix/media/v3/download/element.io/f9921a8d3df6e4f31f53857644245a8bf54361ae1892570265175457792?allow_redirect=true
i get a:
```
{
"errcode": "M_NOT_FOUND",
"error": "authentication is required to download this media",
"mr_errcode": "M_NOT_FOUND"
}
```
And the status code is a 404.
### Operating system
Linux
### Browser information
Version 132.0.6834.159 (Official Build) (64-bit)
### URL for webapp
https://chat.element.io
### Application version
Element version: 1.11.92
### Homeserver
element.ems.host
### Will you send logs?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.