Uploading files error - demoie repo

Hey all so I’m going through and testing out this main.js file:

and when I test it on the network, I get a “_Container Not Found 1002” error. I have defined container as required, I think, and am looking for help.

EDIT: Looks like I got through this, just by creating var = “app/upload” or app/anything would work, seems like. But now receiving a bytelength error… Code:

https://gist.github.com/vjbollavarapu/5917a330710b199618ee5dad8dcc87c3#file-gistfile1-txt

Is this happening when the uploadFile function is called?
Set some logs in there to pinpoint exactly where it’s failing and which piece of information is throwing the error.

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.