Changes in zoho.invoice.getRecords ?

Changes in zoho.invoice.getRecords ?

Hi! 

The examples from zoho documentation dont work, for example:

  1. invoices = zoho.invoice.getRecords("Invoices", organization.get("organization_id"))
The response is always empty. I think is because the connection is missing, but I cant get it to work.

Why?