12-06-2023 11:41
12-06-2023 11:41
My web application is deployed on multiple host instances
I only have one fitbit user and one Fitbit app for test, so I need to do the OAuth for the same fitbit user on multiple server instances
This mean I will have multiple access/refresh tokens for the same fitbit user on each server instance
Can this work fine concurrently? Each access/refresh token shall not affect the others on other server instances?
Thanks
12-11-2023 13:33
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.
12-11-2023 13:33
Hi @Riemann89
Do each of these server instances have the same client ID or different client IDs?
Best Answer