01-25-2016 12:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-25-2016 12:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi, I am trying to register an App but I do not know what to put as my call back url as the app is in development. Would this be a link to Amazon Webservice App Hosting or my AWS DB? I tried to set is a desktop app temporarily, but that no longer works.
Thanks,
Mike
01-25-2016 12:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-25-2016 12:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You can change your callback / redirect URI at any time. You can also have multiple (one per line).

01-26-2016 22:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-26-2016 22:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
It needs to be web accessible by FitBit and anyone else, so it can't be a local dev URL.
You can still use oauth1 until April which allows you to skip SSL validation and you can use local dev callback url's without failure. Although it isn't a good idea to use those settings in production since it's vulnerable to attack without proper SSL validation.

