Fabio Ambauen
Fabio Ambauen
Hi @gawel and @GMLudo Thanks for your responses! I absolutely agree, that removing those lines is not a fix, but rather a temporary hack for me, to get the functionality...
Thank you @GMLudo for the suggestion, but this can't have any effect, because: `msg = resp.message.lower()`. This is the whole method in master: ``` python @property def multi(self): resp =...
Thank you @ovv. I can confirm that it's working that way.
Hi! Finally I was able to test version 1.2 today, but unfortunately the problem seems to persist. Thanks a lot for looking into this!
I'm not working on this project anymore, so I'm not able to help much. But I did get it working with the suggestion from [this comment](https://github.com/gawel/panoramisk/issues/54#issuecomment-323010048).
@winged FYI
Great idea :100: (but I'm biased ;))
/cc @czosel @kaldras @anehx @winged
Awesome @winged :tada: Unfortunately the choice-questions are not correctly detected/handled and `is_leaf` is `true`. Here's part of the response as captured in the FE ``` { "node": { "id": "$SOME_ID",...
Awesome @winged :tada: We're making progress. I can now add the label-field and also fetch the correct results. However, explicitly setting the language doesn't work yet: ```json { "errors": [...