The new version of the api (FolderResources.GetFolderChildren) isn't returning correctly the createdAt and modifiedAt fields for sheets.
As an examplle the following call isn't returing the fields correctly :
SmartsheetClient.FolderResources.GetFolderChildren(9999, null, null, null, null, null, null);
Can someone raise that to the api team ?
Thanks.