Fitbit.NET
Fitbit.NET copied to clipboard
Make `FitbitHttpErrorHandler` work when refreshing token.
Currently the DefaultTokenManager
uses a separate HttpClient than FitbitClient, hence wire failures handling is inconsistent with the rest of the library.