Closed OrkoGrayskull closed 3 months ago
I've also had this bug with queryRssIcon is failed: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
from adb logcat.
My backend is Miniflux with Greader's api, and Miniflux doesn't seem to sync with it under specific circumstances. Sometimes not working under mobile data, and sometimes with WiFi, and i don't seem to be able to find out the root cause. (I think it's related to the queryRssIcon method to some degree.)
This issue begins a few weeks ago.
1. Environment
2. Describe the bug
Retrieving the favicons of the rss feed sources does not work. Tested with different feeds.
I have made a network recording.
Request:
Response:
Perhaps you should do without the service and implement it differently.
By the way: If you block the domain, no more feeds are updated at all.