I use the Fitbit integration and have no issues setting it up and fetching data. Unfortunately, the token refresh always fails and I have to reconfigure and reauthorize the integration with Fitbit every day or so.
I have an addon script that fetches additional Fitbit data and sends it to HA via MQTT and am encountering the same problem there:
{
"errors": [{
"errorType": "invalid_grant",
"message": "Refresh token invalid: xxxxxx. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."
}],
"success": false
}
Is this an issue anyone else is having?
https://old.reddit.com/r/homeassistant/comments/1jelhgt/fitbit_token_refresh_fails/