Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

autodesk forge - Problem with :urn/metadata/:guid/properties Endpoint - Code 406

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...