02-23-2021 03:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-23-2021 03:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
HI @Gordon-C,
I'm trying to work on a similar project. What should I enter into the CallbackURL field to retrieve my data?
Thanks

02-24-2021 19:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-24-2021 19:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @emmayharro
The callback or redirect URL is an endpoint in your application where we redirect the user after they consent to share data with your application. This endpoint will usually receive the authorization code, found appended to the redirect URL, and swap it out for the access token and refresh token.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

