tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
506 stars 34 forks source link

Bookmarks Tab is Broken #126

Open tylerbwong opened 1 year ago

tylerbwong commented 1 year ago

As seen in this Stack Exchange post, the Stack Exchange API now returns an empty list for /me/favorites since rolling out their new "Saves" feature.

It seems they forgot to backport changes to the legacy API so until they do, bookmarks will not show up within the app. I'm hoping they backport functionality as well as add new APIs so existing app versions are not left in the dust. Keeping this issue open for visibility in case anyone comes across this.

JourneymanGeek commented 1 year ago

Could you kick it up on MSE ? Specifically that the old API is broken, and to check if there's a new one?

tylerbwong commented 1 year ago

Could you kick it up on MSE ? Specifically that the old API is broken, and to check if there's a new one?

They're already aware of it (see the top answer from the post above), but it seems it could take awhile.

JourneymanGeek commented 1 year ago

hm, embarassingly enough I guess I missed that. Well if its status review, its probably on their list of things to look at which was pretty much what I was gonna do on the mod end :D