getRecords doesn't return all columns (SOLVED)
Hi.
I'm using the API to fetch the accounts and get some data from certain columns. However, only a few columns are returned with the call.
This is all I get:
Selecting the columns manually, for example selectColumns=Accounts(Account Type), doesn't work.
What's the problem?