12-28-2017 02:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-28-2017 02:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I understand there is no sandbox development, so one have to work on real data and accounts when developing. When registering for an application to get API client credentials, I am to enter the website where users can download or use the application. What do you do (or enter) if this website is not ready at this point?
I'm working at a big consultancy firm, and will later pitch in ideas. But want experience with the API before doing so. Also, my approach towards fitbit development was planned to be personal at first, but the application asks for Organization and Organization website. Is this really required? Not sure if it makes sense for me to include the organization in early research or at a POC stage.
Can I get hands-on experience with the api without having all plans laid out up front?
Answered! Go to the Best Answer.
Accepted Solutions
12-28-2017 09:27 - edited 12-28-2017 09:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-28-2017 09:27 - edited 12-28-2017 09:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
What do you do (or enter) if this website is not ready at this point?
While you are in sandbox development mode you can just enter http://localhost/ as your web site or callback urls.
Also, my approach towards fitbit development was planned to be personal at first, but the application asks for Organization and Organization website. Is this really required? Not sure if it makes sense for me to include the organization in early research or at a POC stage.
You can specify any organization name or web address while you are in development mode. How ever when your integration is ready and is in production mode it would be very beneficial for you to specify your real organization name and your website name. The reason is that when you ask users to share their Fitbit data, they will be redirected to Fitbit Api Authorization page where we(Fitbi API) will display a window explaining to user about whom he/she give access to. If user sees some fake organization and fake website, it is very unlikely that they'll decide to share their data with your app.

12-28-2017 09:27 - edited 12-28-2017 09:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-28-2017 09:27 - edited 12-28-2017 09:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
What do you do (or enter) if this website is not ready at this point?
While you are in sandbox development mode you can just enter http://localhost/ as your web site or callback urls.
Also, my approach towards fitbit development was planned to be personal at first, but the application asks for Organization and Organization website. Is this really required? Not sure if it makes sense for me to include the organization in early research or at a POC stage.
You can specify any organization name or web address while you are in development mode. How ever when your integration is ready and is in production mode it would be very beneficial for you to specify your real organization name and your website name. The reason is that when you ask users to share their Fitbit data, they will be redirected to Fitbit Api Authorization page where we(Fitbi API) will display a window explaining to user about whom he/she give access to. If user sees some fake organization and fake website, it is very unlikely that they'll decide to share their data with your app.

12-28-2017 10:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-28-2017 10:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Great, thanks, this clears up all my questions.

