thomytp
thomytp
Hello, i have the same probleme, can you explain me, how can i solve the issue?
i install the json source via https://github.com/andig/gravo/ -> https://github.com/simPod/GrafanaJsonDatasource -> grafana-cli plugins install simpod-json-datasource. In your fix https://github.com/grafana/simple-json-datasource#query-api there was a different URL: https://github.com/grafana/simple-json-datasource#query-api -> sudo grafana-cli plugins install grafana-simple-json-datasource....
I use newTwoLoginAPI but I get a login error: ``` File "/growatt_api_client/venv/lib/python3.6/site-packages/growatt-0.0.4-py3.6.egg/growatt/__init__.py", line 71, in login result = self._back_success_response(response) File "/growatt_api_client/venv/lib/python3.6/site-packages/growatt-0.0.4-py3.6.egg/growatt/__init__.py", line 157, in _back_success_response raise GrowattApiError("Request failed: %s" %...
> @thomytp Did it work before? Have you tried quoting your username and password? Are you perhaps on [another server](https://github.com/Sjord/growatt_api_client/issues/20)? @dejavuus sorry for the late response.. I can login in...
same problem for days growatt.GrowattApiError: Request failed: What can I do? I use the class from post olliebu...