jasoncheng / dica

This is a very simple Friendica android client, wrote by Android Kotlin
GNU General Public License v3.0
14 stars 2 forks source link

Not loading feed? #139

Closed ghost closed 5 years ago

ghost commented 5 years ago

Getting this error message twice upon refresh:

temporary unable to use (java.lang.IllegalState Exception: Expected BEGIN_ARRAY but was BOOLEAN at line 1 column 3380 path $[0].attachments)

jasoncheng commented 5 years ago

Do you know what version your Friendica is? This should not happen for Friendica API would not response Boolean for attachments , maybe you can try on meld.de , it's running last RC.

jasoncheng commented 5 years ago

Or please let me know your Friendica host name, I would check when I back to home

ghost commented 5 years ago

I downloaded the latest version from the Play Store. However, the server I use is spraci.info.

jasoncheng commented 5 years ago

oh, it's 2018/05 release, could you suggest the administrator of spracu.info to upgrade to latest? DiCa start since 2018/11, the API could be not support legacy API

http://spraci.info/friendica

ghost commented 5 years ago

Okay, I'll try that. Thanks!

jasoncheng commented 5 years ago

You're welcome, thanks for using DiCa 😁

jasoncheng commented 5 years ago

Upgrade to 2018/09 RC, would be great too