Based on the following link: https://www.zoho.com/crm/developer/docs/api/v3/access-refresh.html, it seems Client.get_new_token() is only for US based account.
IMHO, we should be able to select our region in the Client.get_new_token() API or directly in the Client.with_creds() as a mandatory parameter.
Hello @rideron89,
Based on the following link: https://www.zoho.com/crm/developer/docs/api/v3/access-refresh.html, it seems
Client.get_new_token()
is only for US based account. IMHO, we should be able to select our region in theClient.get_new_token()
API or directly in theClient.with_creds()
as a mandatory parameter.Best regards,