Having same issue; API to add columns to a sheet (sheet ID and column ID's are 100% correct). Using simple text/number columns to start and while the results of the API show success (and the correct sibling ID when adding past row 1), the row is blank. This new row (my sheet is blank at first) now has a row ID as well. And when I run a filter for the sheet to filter out non-blank rows based on this test field, the sheet removes row 1, yet the pop-up says, 0 of 0 rows meet filter. Any ideas as I am going in circles? Also, when I used the highlighter, row one is not highlighted, and when I expose modified date/by, those are blank as well.
NOTE: I tried to file this several times a support ticket, but the AI BOT was unable to create a ticket and the OG Support Portal no longer allows the direct creation of tickets. Grrrrrr. ISSUE: It appears that the Update Column API PUT https://api.smartsheet.com/2.0/sheets/{sheetId}/columns/{columnId} fails to work as…
We were using python SDK to access smartsheet API's. Have seen most of the end points getting deprecated and provided new end points. Its providing the request with all params using direct API request in documentation. However no reference provided for using python SDK/other SDK's to access the API. Is Smarthsheet API…
what is the cause of "Unexpected character encountered while parsing value: <. Path '', line 0, position 0." error when using the C# SDK. the full log message is: - 2025-09-18 09:58:54 *** Exception in 'ProcessShares(Entity, EntityName, EntityId, Counter, ssWorkspace)' 2025-09-18 09:58:54 1 'ShareResources.ListShares()'…