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

Stickerpicker Widget Can't Download/Thumbnail Media #8932

Open
asraeldragon opened this issue Oct 31, 2024 · 0 comments
Open

Stickerpicker Widget Can't Download/Thumbnail Media #8932

asraeldragon opened this issue Oct 31, 2024 · 0 comments
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@asraeldragon
Copy link

Steps to reproduce

Open a stickerpicker widget that attempts to display media from the homeserver.

Outcome

What did you expect?

Image should display correctly

What happened instead?

Image is broken, rejected with 401 and the response:

{"errcode":"M_MISSING_TOKEN","error":"Missing access token"}

Additional context

Comparing the requests that Element Desktop makes to Element Android, Desktop includes the Authorization: Bearer xxxxxxx header in there automatically, perhaps by intercepting the fetch requests.

Your phone model

Motorola Edge Plus 2023

Operating system version

14

Application version and app store

1.6.20 f-droid, 1.6.22-dev f-droid

Homeserver

Synapse 1.114.0

Will you send logs?

Yes

Are you willing to provide a PR?

No

@asraeldragon asraeldragon added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant