Migrate to the Device Code Flow - debug removed
This commit is contained in:
parent
14f6476045
commit
321e24a440
@ -626,7 +626,6 @@ sub TadoAPI_TokenRefresh {
|
|||||||
};
|
};
|
||||||
|
|
||||||
#Log3 $name, 5, 'Blocking GET TokenRefresh: ' . Dumper($param);
|
#Log3 $name, 5, 'Blocking GET TokenRefresh: ' . Dumper($param);
|
||||||
print Dumper($Token);
|
|
||||||
Log3 $name, $reqDebug, "TadoAPI $name" . ": " . "Request refresh $AuthURL";
|
Log3 $name, $reqDebug, "TadoAPI $name" . ": " . "Request refresh $AuthURL";
|
||||||
my ( $err, $returnData ) = HttpUtils_BlockingGet($param);
|
my ( $err, $returnData ) = HttpUtils_BlockingGet($param);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user