11-06-2015 06:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-06-2015 06:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Fitbit Team, we would like to know if there is way to use URL patterns when configuring the Callback URL in each of the apps.
Our problem is that we currently have a lot of different URLs that are used to access our Web application. Having to configure each one of the URLs leads to maintanibility issues and potential problems when URL is not included.
Is there any support for URLs patterns that could avoid configuring every single URL?
For example, the following pattern "https://*.domain.com/fitbit/oauth2callback" would support:
https://www.domain.com/fitbit/oauth2callback
https://client1.domain.com/fitbit/oauth2callback
https://www.client1.domain.com/fitbit/oauth2callback
https://client2.domain.com/fitbit/oauth2callback
https://www.client2.domain.com/fitbit/oauth2callback
11-06-2015 11:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-06-2015 11:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Callback URIs will need to be explicitly defined.

