Hello. We need some help. Sometimes we have API returns status code 500 with error code 4000. Example of error body: { statusCode: 500, errorCode: 4000, message: 'An unexpected error has occurred. Ple…
Hello! I am using your SmartSheets JavaScript SDK: https://github.com/smartsheet-platform/smartsheet-javascript-sdk for automate some process in sheets. But when i try to set/update formula in cells, …