08-20-2024 11:09
08-20-2024 11:09
Hi everyone,
Today when I tried to collect the data with Fitbit API, I got this error for some accounts:
HTTPSConnectionPool(host='api.fitbit.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe16eef4908>: Failed to establish a new connection: [Errno -2] Name or service not known',))
However, some accounts are normal. Do you guys know if this is a Fitbit server issue or my issue?
Best,
YZ
08-20-2024 14:29
08-20-2024 14:29
Hi @yuhang
I can try to investigate this problem for you. What endpoints were you calling when the error occurred?
08-21-2024 09:20
08-21-2024 09:20
Hi @yuhang
I checked our logs for the past 2 days and do not see this error message appear. Are you still seeing this error?
08-21-2024 09:26
08-21-2024 09:26
Hi Gordon,
I checked today's log and no error anymore. Thank you so much!
Best,
YZ