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:
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.