forge-dataviz-iot-reference-app
forge-dataviz-iot-reference-app copied to clipboard
Can not replace the default model to my own model like .ifc
Hi, I am trying to use "Data Visualization" by Autodesk from this: https://forge.autodesk.com/en/docs/dataviz/v1/developers_guide/quickstart/replace_model/ I have followed the steps to deploy the example,and I can see the sample page.
now I want to use my own model, after setting .env,I can enter the page localhost:9000/upload, but when I upload file,it just stop.
I notice the network the uploading work is pending,what should I do?