Tobias
Tobias
Any progress on this issue?
Just create a PR and mention this issue > Message ID: ***@***.***> >
This still gives me: ```py requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) ``` ```py def get_vocabulary(self, language_abbr=None): """Get overview of user's vocabulary in a language.""" if self.username !=...
I would love to see a working API again. I never looked any deeper how the actual duolingo backend works, but maybe I will do that in the future. I...
> OK! I've created a fork at https://gitlab.com/JASchilz/duolingo . I've integrated login fixes from #137 . > > I was able to try this change out and also retrieve vocabulary!...
What is the state of this issue? I see a linked PR fixing this issue. Did anyone tested this?
> delete file : android/app/src/main/res/mipmap-anydpi-v26/${androidIconName}.xml file after running generating to solve this issue. This worked for a placeholder image for me, but after converting my real image with https://icon.kitchen/ the...
[IconKitchen-Output (2).zip](https://github.com/user-attachments/files/17580340/IconKitchen-Output.2.zip) ``` flutter_launcher_icons: android: "launcher_icon" ios: true image_path: "assets/icons/android/res/mipmap-hdpi/ic_launcher.png" min_sdk_android: 21 # android min sdk min:16, default 21 web: generate: true image_path: "assets/icons/web/icon-192.png" background_color: "#00C853FF" theme_color: "#00C853FF" windows: generate:...
Actually I got it working 5 hours before my project deadline. I also had to delete. I don't know what really happend or what I did, but after deleting the...