Hello Smartsheet Api support team,
I've been developing python scripts on Azure function and they've been working without any issues until recently.
I keeping got some generic error when attempting to add or update rows. I repeatedly got the error code 4000.
{"result": {"code": 4000, "errorCode": 4000, "message": "An unexpected error has occurred. Please contact the Support team at
https://help.smartsheet.com/contact
for assistance.",
I saw you guys provide some answer in the community said That's a generic error message so we're not able to tell what may have caused the error publicly in the Community. So, I send an email for reach out some help.
Here is the log screenshot and please let me know where it's a good place to also share the sheet URL, and the API code that I am using.
Thanks!