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
TypeError: Cannot read properties of undefined (reading '0') : Inserting rows with batch. #258
Comments
|
I suspect that this could be related to the length of the strings being uploaded. |
|
Connectors is normally sending a proper error message when not having all expected value parameters, but that's not the case here, resulting in the error you have. |
|
ONLINE_MEDIA.zip |
|
Thanks for reproductive case. This will be corrected with next version (3.2.3) |
Uploading ONLINE_MEDIA.zip…
Running the following code
Results in the following error
Environment
testdata attached in ZIP format
The text was updated successfully, but these errors were encountered: