Pardon me if this is naive but I'm new to zoho. I'm trying to get all accounts from the crm records.
When trying to call:
zoho.crm.getRecords("Accounts");
The Object returned is:
{"4813":"Inactive user"}
I added another account to the app and logged in with it to try, but the same object is returned.
Thank you.