You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling edit-tag API call from RSS Guard (from a code which is used for all Greader-API compatible clients and generally works - tested with many other clients like Reedah, Inoreader, FreshRSS) silently fails.
Endpoint: https://rss.octavianflorea.net/reader/api/0/edit-tag (marking selected item IDs as read)
POST data:
Calling
edit-tag
API call from RSS Guard (from a code which is used for all Greader-API compatible clients and generally works - tested with many other clients like Reedah, Inoreader, FreshRSS) silently fails.Endpoint:
https://rss.octavianflorea.net/reader/api/0/edit-tag
(marking selected item IDs as read)POST data:
Output: "OK" (HTTP/200)
Sadly, the item IDs are not clearly marked as read, because subsequent call described in #2171 returns all items as unread again.
The text was updated successfully, but these errors were encountered: