On 2018-09-05 08:21, dieter wrote:
"M. Fioretti" <mfiore...@nexaima.net> writes:
I have an error in a python application that I installed...
... https://github.com/shaarli/python-shaarli-client/issues/33
...
Looks like the problem is immediately at the start of the response
(--> "ValueError: Expecting value: line 1 column 1 (char 0)"),
i.e. the server response is not recognizable as a JSON encoded value.

indeed, it turned out that the problem was a misconfiguration of the server that prevented it from sending correct answers when contacted by that python application. Thanks for helping me to look in the right direction.

Marco
--
http://mfioretti.com
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to