Could you perhaps send me that file in a private message, the error shows that the endpoint is missing. Could be that it was incorrect generated or that there is a bug in server connect.
1. {status: "500", message: "endpoint.indexOf is not a function",…}
1. message: "endpoint.indexOf is not a function"
2. stack: "TypeError: endpoint.indexOf is not a function↵ at App.setS3Provider (/opt/node_app/lib/core/app.js:236:28)↵ at App.getS3Provider (/opt/node_app/lib/core/app.js:255:25)↵ at App.putFile (/opt/node_app/lib/modules/s3.js:62:25)↵ at App._exec (/opt/node_app/lib/core/app.js:393:57)↵ at App._exec (/opt/node_app/lib/core/app.js:364:28)↵ at async App.exec (/opt/node_app/lib/core/app.js:335:9)↵ at async App.condition (/opt/node_app/lib/modules/core.js:96:17)↵ at async App._exec (/opt/node_app/lib/core/app.js:393:30)↵ at async App._exec (/opt/node_app/lib/core/app.js:364:17)↵ at async App.exec (/opt/node_app/lib/core/app.js:335:9)"
3. status: "500"