Btw, for posting in this forum, when I tried to use the correct YYYY-MM-DD string for May 31, 2023 in the api above, I get:
"The message body contains xxxxxxx, which is not permitted in this community. Please remove this content before sending your post."
(with the numeric date in there, of course)
Also "Preview" shows a blank page unless there are errors.
You might want to look into that too. It's a bit frustrating.
That forum error also blocks links to the official Fitbit dev blog, which limits my ability to help people.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @agent_never
Let me see if I understand your problem correctly. You are trying to call the endpoint
and you are getting the error "Time range start time is in future." When you were trying to call the endpoint, the local time was 2023-06-01 05:41 UTC. Is this correct?
What timezone is the user in that you're query?
Gordon
Best AnswerYes the time was 2023-\06-\01 \05:41 UTC
The user was in time zone "America/New_York", so the local time was 2023-\06-\01 \01:41
Best Answer
Best Answer