I am receiving the following error: {“code”:44,“message”:“Row size too large (> 8126)”}
In the past, I didn’t have any problem with my request of a larger size. has anything change on the backend as far as a request length being lowered?
I have checked my other requests that work and the request length is over 105,812 bytes.
I’m using the REST API.