Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with larger import #14

Open
rossbrg opened this issue Nov 15, 2018 · 4 comments
Open

Error with larger import #14

rossbrg opened this issue Nov 15, 2018 · 4 comments

Comments

@rossbrg
Copy link

rossbrg commented Nov 15, 2018

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

@rossbrg
Copy link
Author

rossbrg commented Nov 15, 2018

Sorry about the formatting.

@wclaytonius
Copy link

I'm also running into this issue. Any recommended solutions can you provide some clarity on what the limits are?

@jbensamo
Copy link

@rossbrg - found a solution to this?

@rossbrg
Copy link
Author

rossbrg commented Jun 28, 2019

@jbensamo Unfortunately we didn't get it fixed and had to build an internal solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants