We are using the Forge-Api via nodejs in our backend to automatically create reports based on elements in the models uploaded to forge.
Since a short time (at max. some days) the ModelDerivative Enpoint via :urn/metadata/:guid/properties
fails for every model and view with the following error Code: 406 - The request is not supported. For example, when you have attempted to query a property larger than the allowable limit; 300 MB.
But I am sure that these resources are guaranteed to be much smaller than the mentioned 300mb limit.
The endpoint has worked for these exact models and views in the past, and we did not change the way we call it or any of the code on our side. Only for very, very small models we are able to get a non-error response.
Has anyone else experienced recent problems with this API endpoint?
Or can someone from Autodesk provide me with some insights what is going wrong with my models, if its not a general problem?
Thanks in Advance
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…