-
The job endpoint is returning following exception.
Exception when calling DerivativesApi->translate: [404] Error connecting to the API (https://developer.api.autodesk.com/modelderivative/v2/designda…
-
Hi,
emea region boolean is not taken into account while translating jobs.
In fact, translate method does always call Forge API using "/modelderivative/v2/designdata/job" even if RegionIsEMEA is set.…
-
If the file size is big and metadata is large, properties API is throwing '413 error' with message 'too large response'
-
Does anyone have a suggestion regarding export of significantly large files?
The service works wonderfully, but when a file approaches 250Mb is size, the download is stuck on 'Preparing {filename}.…
-
-
When getThumneil (Binary) with the Request module,
It's required set "Encoding: null" paramater,
but it can not be specified.
I changed the ApiClient.js,DerivativesApi.js.
##############
##…
-
Hi Petr! Any chance for a disconnected workflow that works with OTG? With web sockets that might be tricky, can OTG be served over another transport medium?
I see some hints of disabling websocket…
-
**How to find these data from my Revit Model ? (FORGE_MODEL_URN) , (FORGE_MODEL_VIEW), (DEVICE_MODEL_ID )**
I need these data to use in coding. How can I get this information from my model?
1. …
-
Hello,
I have one file I cannot generate a gltf from. I get this error back when I try to: `Unable to generate the glTF file: abort(Error: Request failed with status code 413).`
I wont be surpr…
-
Hi Team,
There is one field called `relationships` in the version tip, but it's missing in the VersionData model. It's essential for SDK users to find storage id and derivative id/urn in this field…