01-02-2018 10:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-02-2018 10:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I made a unity application and I am trying to use fitbit data with it.
I found this unity project online, https://github.com/TravisEvashkevich/UnityFitbit which is amazingly helpful in understanding the whole procedure. After I ran the project thought, as expected it took me to the authorisation page, and after I clicked allow it took me to my callbackUrl. For now, I had my callbackUrl set as the one in the project or a random website of my client because I am not sure what I should set it to. Since I don't know what I am supposed to set as my callBackUrl, I don't know how to get my new returnCode/code which then remains null, so I can't use any getData functions.
Any idea what I am doing wrong?
Forgive me if my question seems foolish, I just literally started trying to work out how extracting data from fitbit works and I am stuck here the last couple of days, so I thought I should ask. xD
Any help would be appreciated 🙂
