Aaron Coleman

Results 29 comments of Aaron Coleman

Yeah, exactly right @mxa0079 @WestDiscGolf -- SubscriptionManager is mostly a deserializer that I had high hopes for. The background on `SubscriptionManager` is that when you get a PubSub http response,...

Hey @WestDiscGolf the signature header is one way that Fitbit sends you a way to validate that some hacker isn't randomly sending you a faked POST that looks like it...

At the very least though, we need to convert the XML deserialization to JSON.

Really all we need is a parser `SubscriptionMessageParser` sounds good for the class. When you set up an HTTP(s) server endpoint for the subscriptions, Fitbit then sends them batched every...

yeah, let's not hide. Typically, the order is the fewer parameters first in intellisense, so I think we've got that covered. We can add comment headers to that one to...

hey @WestDiscGolf so... I'm a little hesitant to merge this kind of sweeping change in. My read is this is mostly style, using shorthands and some of the new C#...

great! if you have updates @amammay and want to just have us look at specific commits, that's fine too. Just post the URL.

Hi @amammay. Any progress on this, or is it abandoned? We'd be happy to pick up on progress if so. Would love to see it included and released in the...

Great, thanks. V1 endpoint shouldn't be touched. It will be supported for a long time and we for example have long term customer contracts that depend on it. Lemme know...

@amammay -- cool, thanks for coming up for air and checking in. I left you 2 comments in place on some of your latest commits. * https://github.com/amammay/Fitbit.NET/commit/d98636e68afad3bc0a9633870e3d17edf59b7dd3#commitcomment-22773824 * https://github.com/amammay/Fitbit.NET/commit/d98636e68afad3bc0a9633870e3d17edf59b7dd3#commitcomment-22773607