Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/changelog/wearables/providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ Check out the [Abbott LibreView / Freestyle Libre](/wearables/guides/abbott-libr
The Fitbit profile scope and Oura email scope are no longer required for establishing connections.

For Fitbit specifically, please be aware of the [updated Fitbit Time Zone resolution precedences](/wearables/guides/fitbit#time-zone-resolution). When
your user refuses to grant both the activity and the profile scope, Fitbit data are more likely to be timestamped incorrectly in UTC time basis
your user refuses to grant both the activity and the profile scope, Fitbit data are more likely to be timestamped incorrectly on a UTC time basis
due to inaccurate or unavailable time zone information.

<Accordion icon="tag" iconType="duotone" title="Details" defaultOpen>
Expand Down
2 changes: 1 addition & 1 deletion docs/wearables/guides/fitbit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ Junction makes the best time zone guess in the following precedence:

<Warning>
When your user refuses to grant both the activity and the profile scope, Fitbit data are more likely to be timestamped incorrectly
in UTC time basis due to inaccurate or unavailable time zone information.
on a UTC time basis due to inaccurate or unavailable time zone information.
</Warning>
Loading