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

Sleep Logs "logId" now over the 32 bit INT max / .NET client updated

We're seeing the "logId" value cross over the 32-bit signed integer range. A value I just pulled for my last night sleep log was: 6,780,016,529, over 4-million over 🙂

 

Thanks to Ken Hutchinson who committed this change and beat me to it in the C# wrapper library:

https://github.com/aarondcoleman/Fitbit.NET/commit/1c9e6ba7c8a9442f4e012491e634db83accd92b5

 

It's been merged in to the main library now:

https://github.com/aarondcoleman/Fitbit.NET

 

For those looking towards our V2 library that ABSOLUTELY POSTIVELY IS A BREAKING CHANGE BUT CAN BE LOADED SIDE BY SIDE FOR MIGRATION WITHOUT NAMESPACE COLLISION (async, portable, JSON based), it has also been updated by Adam: 

https://github.com/WestDiscGolf/Fitbit.NET/commits/master

 

Those needing immediate patch should download the project from Github and include it in your project today. We'll be updating the NuGet package shortly for those who can wait and bask in the glory of "mouse-click" -> apply patching.

 

--Aaron

Using Fitbits in Research? Check out Fitabase --www.fitabase.com
Best Answer
0 Votes
0 REPLIES 0