In Android App , i want to get access_token and refresh_token,
Im using https://api.fitbit.com/oauth2/token url for this,But I'm getting .
{
"errors": [
{
"errorType": "invalid_client",
"message": "Invalid authorization header. Client id invalid. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."
}
],
"success": false
}
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more