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

C# ASP.NET MVC - Getting access token from URL

Okay, so I've spent the last couple of months creating a web app that takes in user's steps.


I've coded all the functionality for the site - bar the collecting the fitbit steps.

This is my last hurdle and it seems to be the biggest.

 

So far the user can be redirected to the fitbit page, authorize the app, and then be redirected to the callback URI. The view they are returned to has the access token concatenated in the URL - but what do I do from here?


I'm not sure how to access the token to send a request get the users steps.

 

How do I go about this?

Best Answer
0 Votes
0 REPLIES 0