I have use imported CRMRestKit (version 2.6.1) library including JSon2 and Jquery(version 2.1.1).
Here is part of code. CrmRestKit.Retrieve("vwfm_company", companyLookup[0].id, ['']);
It do not return any record although there is a match. Any idea?