Closed TobiasLaross closed 7 months ago
Can anyone check your logs and see if you have the same issue, this token is refreshed once per day. Look for the log: [custom_components.lynkco.token_manager] Refreshed refresh token: And the next coming log will be either: [custom_components.lynkco.token_manager] New ccc token is None (This is the one I have) Or the successful one: "Refreshed ccc token"
Ping: @robbinonline
Seems to have been service disruptions, it is working now
The ccc token that is used to authenticate is set to NULL from the HTTP response from Lynk. This means that no HTTP requests will work.