Has anyone encountered a persistent "ResponseTooLargeError" when embedding Smartsheets in a custom ChatGPT via API?
I’ve successfully integrated several sheets where GPT actions work well, but a few always return this error. I’ve already implemented pagination and filtered a subset of columns as suggested by ChatGPT, yet the issue persists. My sheets aren't particularly large—the biggest one has only 21 columns and 600+ rows.
Curious if others have faced this and would appreciate any insights or solutions!