smartsheet-platform / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
35 stars 30 forks source link

Unable to Search Sheet Summary #117

Closed mmh474 closed 4 years ago

mmh474 commented 4 years ago

While searching for sheet summary, I'm getting the following error:

API call

SearchResult results = smartsheet.SearchResources.Search(query)

Exception

Error converting value \"summaryField\" to type 'System.Nullable'1[Smartsheet.Api.Models.SearchObjectType]'. Path 'results[0].objectType', line 1, position 56.

timwellswa commented 4 years ago

Yes, I can confirm. Looks like I missed this with the SheetSummary update. Will try to get it resolved as quickly as possible.

timwellswa commented 4 years ago

Fixed in release 2.93.1