bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Fitbit polling not working #40

Closed bpred754 closed 7 years ago

bpred754 commented 7 years ago

Dec 12 08:09:11 fitbit-queue-task | execute | System |
Dec 12 08:09:11 fitbit-interface_service | getSteps | System | fitbitUser.name:Brian Redd, period:7d, |
Dec 12 08:09:11 fitbit-interface | getSteps | System | accessToken:valid, period:7d, |
Dec 12 08:09:11 fitbit-interface_service | refreshAccessToken | System | refreshToken:valid, |
Dec 12 08:09:11 fitbit-interface | refreshAccessToken | System | refreshToken:valid, |
Dec 12 08:09:11 fitbit-user-collection | updateAccessTokens | System | tokens:invalid, |
Dec 12 08:09:11 fitbit-event-queue | Async.queue | System | Executing queue task Dec 12 08:09:11 fitbit-event-queue | startQueueTimer | System | taskWaitTime:300000, |

*Note the invalid tokens parameter for the FitbitUser.updateAccessTokens() function call. Issue seems to have occurred when trying to update the access tokens.