09-24-2020 06:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-24-2020 06:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello!
I'm looking to register my app with Fitbit so I can get access to the web API. However, I currently don't know if I can because of the Callback URL requirement.
In Powerapps, there is a wizard system for adding external resources as a "connector" this wizard makes the assumption that you have been given access to the external resource via an API key and such. After you provide it with those resources it then gives you back a Callback URL for use with that external resource. However, Fitbit wants my Callback URL before I can get the API key.
Is it possible to give it a garbage Callback URL for now, then once I start integration change the Callback URL to the real one provided by Powerapps?
09-29-2020 15:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



09-29-2020 15:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @Brooks-Dev,
It's fine to set up a dummy callback URI for now. Just remember that this is the URL you'll need to use to redirect your users back to your application after they provide consent to share their Fitbit data. You can also set it to localhost for testing purposes.
Hope this helps.

