Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

intermittent syncing issues between portal and fitbit ( step data)

ANSWERED

We  have a batch job which syncronizes data from fitbit to our portal and we are experiencing issues. We are seeing below error in our logs for a user:

{"errors":[{"errorType":"invalid_grant","message":"Refresh token invalid: [access_token]"}],"success":false}

And for the same user the token works the following day with out any issues. 

 

We would like to know if this is a known issue from fitbit end? 

Are you any ther users experiencing same issue?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

You can contact private support with the timestamp of your request, the refresh token you sent to Fitbit, and the Fitbit user id.

 

In every case that we've investigated so far, this is a correct error resulting from an application using the refresh token more than once.

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

We are using refresh token to fetch new access token and we are using OAUTH2.0 framework.

Best Answer
0 Votes

You can contact private support with the timestamp of your request, the refresh token you sent to Fitbit, and the Fitbit user id.

 

In every case that we've investigated so far, this is a correct error resulting from an application using the refresh token more than once.

Best Answer
0 Votes