While this endpoint returns valid json that can be parsed directly: http://<hostname>:5000/api/1/stats
My "microraiden" instance is installed with pip in a venv.
I reported this issue internally yesterday and it may be fixed already. Just thought I'd like to have it on record that I reported an issue on an open source project :)
My proxy endpoint returns a double quoted string, not valid json:
http://<hostname>:5000/api/1/channels/
While this endpoint returns valid json that can be parsed directly:
http://<hostname>:5000/api/1/stats
My "microraiden" instance is installed with pip in a venv.I reported this issue internally yesterday and it may be fixed already. Just thought I'd like to have it on record that I reported an issue on an open source project :)