aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
193 stars 138 forks source link

SampleWebMVCOAuth2 Updates #230

Open jstritzinger opened 6 years ago

jstritzinger commented 6 years ago

I got it working; however, line 74 of FitBitController.CS needs to be changed to reference RefreshOAuth2TokenAsync or it won't compile.

Also, it appears that the data directory was deleted from the download ZIP and therefore the connection no longer works.

Not a big deal but these will be nice cleanups.