wallabyway / OTG-client-sample

sample of ForgeViewer using the new OTG format
https://otg-bim.herokuapp.com/?disableIndexedDb=true
MIT License
12 stars 6 forks source link

OTG Convertion do not start in Live example #5

Open pabloderen opened 4 years ago

pabloderen commented 4 years ago

After navigating to the SVF model I want to convert, I click over the ray icon to start the conversion as described in the documentation without anything changing.

image

Same result with SVF created from NWD and RVT.

Below the response received on console after clicking on the ray icon

Response
body: ReadableStream { locked: false }
bodyUsed: false
headers: Headers {  }
ok: true
redirected: false
status: 200
statusText: "OK"
type: "cors"
url: "https://otg.autodesk.com/modeldata"
<prototype>: ResponsePrototype { clone: clone(), arrayBuffer: arrayBuffer(), blob: blob(), … }
ForgeTree.js:66:38

Expected result:

After selecting a SVF and clicking on the ray icon, the file version changes to show the current status of the conversion.

pabloderen commented 4 years ago

Possible related with comment in issue #4 where establish endpoint otg.autodesk.com is down