this post was submitted on 09 Sep 2024
13 points (100.0% liked)

Connect for Lemmy App

2672 readers
14 users here now

A community for the mobile app Connect for Lemmy.

Links

founded 1 year ago
MODERATORS
 

Lemmy Connect attempts to add ?format=webp to the image URL when loading .gif image, this makes many Lemmy servers return an error. When opening the post in the web browser, without the extra addition to the image URL, the image loads correctly.

Post where the bug is present: https://lemmy.world/post/19556846

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 months ago

I'm not saying that Connect shouldn't be updated to address this, but that does seem more like a Lemmy bug than a Connect bug. The presence of extra query parameters shouldn't (IMO) be breaking an API request, they should just be ignored.