05-27-2015 07:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-27-2015 07:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi, I have a working OAuth1 example but would like to create an OAuth 2.0 authentication app instead of migrating from 1.0 to 2.0. I'm really having a difficult time putting all the pieces together. Would anyone be willing to share a working example of the OAuth 2.0 flow in C# to help out? Thank you for your help.
Kind Regards
05-28-2015 07:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-28-2015 07:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Well, didn't get any replies so I figured it out on my own. I have a working c# solution using OAuth2 now.

05-28-2015 17:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



05-28-2015 17:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Please share!
Did you see this one? https://community.fitbit.com/t5/Web-API/Seeking-input-from-Fitbit-NET-users-re-OAuth-2-0-breaking/m-...
05-29-2015 08:40 - edited 05-29-2015 08:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-29-2015 08:40 - edited 05-29-2015 08:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi, thanks for your reply. I would be happy to share the code when I get it cleaned up and documented. Right now it's kind of a mess and I would be embarrassed for anyone to have to read it. 🙂 However I wil be happy to try to help others who are struggling with certain OAuth2 flow issues.
10-08-2015 06:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-08-2015 06:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi 68CamaroGuy,
I want to implement a solution for getting data from fitbit API with OAuth2 two legged. Could you help me please ?

10-11-2015 08:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-11-2015 08:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Check out my old post here:
https://community.fitbit.com/t5/Web-API/How-to-get-started/m-p/942948#M3096
