Account Not Active Error when pulling Information from CRM

Account Not Active Error when pulling Information from CRM

Good Has anyone ever encountered this error when you are in books and trying to pull information from CRM. and running the script below
cus = zoho.crm.getRecords("Contacts");
info cus;

With one CRM we manage to get the data from CRM but with another we are getting the below error