09-30-2015 09:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-30-2015 09:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The OAuth 2.0 documentation mentions "An application may have multiple callback URIs registered.", but I do not see how to register multiple URI's on the Application Settings page as there is a single field with no mention of a delimter for multiple URI's. How do I go about registering multiple callbacks?
Answered! Go to the Best Answer.
Accepted Solutions
09-30-2015 10:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



09-30-2015 10:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I apologize that the UI on the application settings page is confusing. We're working on it 🙂
To specify multiple callback URIs, use one per line.
09-30-2015 10:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



09-30-2015 10:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I apologize that the UI on the application settings page is confusing. We're working on it 🙂
To specify multiple callback URIs, use one per line.
10-02-2015 12:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-02-2015 12:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Just attempted, currently there is a 255 character limit (really long callback url) preventing me from adding more than 1.

10-02-2015 12:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-02-2015 12:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
That indeed is an exceptionally long callback URL. You will need to work with this constraint for now.

10-02-2015 15:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-02-2015 15:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Is the extremely long callback uri consistent? could you not use a redirect on your webserver to use a shorter uri?

02-04-2016 13:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-04-2016 13:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You guys really need to update the documentation at least, and the label for that field. There's no way to know you can do that setup unless you look in the forum. It's been 4 months.

02-04-2016 14:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-04-2016 14:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The documentation has been updated: "You must specify the full redirect URI in your application settings on dev.fitbit.com. An application may have multiple redirect URIs registered by putting one redirect URI per line in your application settings."
