Marvin M
Marvin M
So after way to long debugging of the authentication method we use as it was a 401 status code I found the problem. We didn't pass the queryType in the...
Thanks for your review @monsieurtanuki
Eventhough it looks like that there are no 3 letter codes in ISO 639-1 https://github.com/openfoodfacts/openfoodfacts-dart/blob/dc77db313af4fa93e21aa4edc7ed7181a4e15e3b/lib/utils/LanguageHelper.dart#L567
We should somehow be able to generate it automatically, the only question is how good the generated code is. Especially something like null-safety is very important and as @monsieurtanuki pointed...
Get well @teolemon, hope you feel better soon, let's just wait and see what @monsieurtanuki thinks of the idea and then we'll see.
I asked in the slack channel
Just tested it as well and I think I found the problem, when you plug in wrong credentials it fails as presumably the backend returns a error html page not...
Yes it's a html answer, that's a common flaw with the api when something wrong happens it answers with a html page because the website and the api are the...
Actually this is already in place https://github.com/openfoodfacts/openfoodfacts-dart/blob/6394d094b3822e799abc844e827f484bf7390368/.github/workflows/test-sdk.yml#L7 I'm getting a gh notification every 12h for some tests failing but I agree there are better ways to do this
p1 for smooth_app