ArMedia CG
ArMedia CG

Reputation: 31

Autodesk.Forge : Design automation App Bundle not loaded

i'm working on this tutorial here and also used the one on github here

All works fine but the web app is not loading (in UI) the zip into "bundles" folder, but when i call /api/appbundles/ i got this

[
  "UpdateDWGParam",
  "UpdateIPTParam",
  "UpdateMAXParam",
  "UpdateRVTParam"
]

Any idea ?

Upvotes: 1

Views: 199

Answers (1)

ArMedia CG
ArMedia CG

Reputation: 31

Make sure that the js file is loaded correctly, check the file name and path.

Upvotes: 1

Related Questions