Hello everyone, I've been using scripts and they've been functioning without any issues. However, recently I've started encountering the below generic error when attempting to add or update rows. Despite this, the data appears to be updating correctly. This error occurs intermittently and doesn't occur with every attempt or for every row/cell update in a Smartsheet . Any insights into what might be causing it?
I am using with the Smartsheet SDK 2.105.1 to interact with Smartsheet API.
{"result": {"code": 4000, "errorCode": 4000, "message": "An unexpected error has occurred. Please contact the Support team at https://help.smartsheet.com/contact for assistance.",
Thanks!