Refresh Token Missing
Refresh Token Missing
The refresh token is missing from the token response.
https://accounts.zoho.com/oauth/v2/token?code=1000.17affa9&grant_type=authorization_code&redirect_uri=http://localhost
Responce is
{"access_token":"1000.59a","expires_in_sec":3600,"api_domain":"
https://www.zohoapis.com","token_type":"Bearer","expires_in":3600000
}
You will notice that the refresh_token is missing.