You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though we are passing in the clientID: and clientSecret: we are getting this back from the FitBit API:
{ errors:
[ { errorType: 'invalid_client',
message: 'Invalid authorization header format. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process.' } ],
success: false }
The text was updated successfully, but these errors were encountered:
Even though we are passing in the clientID: and clientSecret: we are getting this back from the FitBit API:
The text was updated successfully, but these errors were encountered: