osresearch / hcpy

Python tool to talk to Home Connect appliances over the local network (no cloud required)
273 stars 32 forks source link

login problema again #48

Closed horhokokki closed 7 months ago

horhokokki commented 7 months ago

I try to hc-login and I will get this: File "/usr/src/hcpy/./hc-login", line 139, in return_url = query["returnUrl"][0]


KeyError: 'returnUrl'

Changed to ReturnUrl and working after that.