Iam able to perform authorize and callback , getting access token with a bearer token and refresh token.
bt iam not able to perform api call with that, getting forbidden error.
is there any way to get new refresh token for existing bearer token ?
Need help urgent.
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.
What is the request that you are making? What is the response header and body?
You might use a tool like Runscope Traffic Inspector to capture this.
Best Answer