when I type the following in Putty connected to my hassio core-ssh:~# curl -s "https://auth.tado.com/o scope=home.user -d username="myname@gmail.com" -d password="12345" -d client_secret=wZaRN7rpjn3FoNyF5IFuxg9uMzYJcvOoQ8QWiIqS3hfk6gLhVlG57j5YNoZL2Rtc I get: {"error":"invalid_grant","error_description":"Bad credentials"}core-ssh:~# I've tried with and without " around username and password, no sure if they are needed; it doesn't work anyway Any idea?