I can succesfully translate Fusion 360 designs (F3D) using the autodesk derivative api using the urn of the item version. But whenever I try to translate a Fusion 360 drawing (fusiondoc) I get a Bad Request error (400) with the following error message:
Error calling Translate: {"diagnostic":"Failed to trigger translation for this file."}
When i try to open the drawing on thr web using A360 and open it in the web viewer, it will succesfully prepare the file for viewing (takes a while), after which I can also view the translated file sucessfully from my own viewer re-using the same urn.
Does anyone have any experience translating fusion 360 drawings to svf using the derivative api for viewing?