relaxart / LeoPort

UI for export words from different sources to Linguleo.com
83 stars 31 forks source link

build 17, Catalina fail #18

Closed Snoomy closed 4 years ago

Snoomy commented 4 years ago

build 17 successfully run on Catalina and Java SE Development Kit 13.0.1, but import fails (both Kinlde .db and .txt file):

"Start import to Lingualeo... Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive"

ElKornacio commented 4 years ago

Same problem on the same system.

sp3k7or commented 4 years ago

Same on archlinux. Tried to use: java-11-openjdk, java-13-openjdk.

bazarus commented 4 years ago

Same on win. I think they had changed API or smth.

relaxart commented 4 years ago

Hello @sp3k7or @Snoomy @ElKornacio and @bazarus, could you, please check the fix. I have updated the API calls to Lingualeo. This update should work. Regards!

Snoomy commented 4 years ago

@relaxart works for me. thanks a lot!