Ever since the upgrade, lemmy feels dead
this post was submitted on 27 Nov 2023
1 points (100.0% liked)
Announcements
23277 readers
129 users here now
Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.
You can also find major news on join-lemmy.org
founded 5 years ago
MODERATORS
Thought I'd mention a problem (re: Apps will likely break (only for lemmy.ml)) I am developing an app and this one request stopped working:
https://lemmy.ml/api/v3/community/list?type_=Subscribed&auth=[MY_AUTH]&username=[MY_USERNAME]&limit=50
Any other type_
works. This one used to return only a users Subscribed communities but it just returns an empty array {"communities":[]}
. When you load it up in a browser it works. I'm driving myself crazy
Does it work after logging in again?