-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
When trying to send over a larger spreadsheet and we are encountering this error
Request failed for https://api.stitchdata.com/v2/import/push returned code 413. Truncated server response: <title>413 Request Entity Too Large</title>
413 Request Entity Too Large
<... (use muteHttpExceptions option to examine full response)
The spreadsheet currently has 37 columns and 14000 rows. Some of the columns have larger strings.
Anyway to get around this? We tested and it looks like if we remove some columns to reduce the payload, we can get it to go through but that doesn't help us.
Thanks
Metadata
Metadata
Assignees
Labels
No labels