0

When polling for properties after the translation of a model we get unexpected JSON. Here it is:

enter image description here

What could be the reason here?

Daniel
  • 2,355
  • 9
  • 23
  • 30

1 Answers1

1

Hi Thomas thank you for your question. Basically it can happened because getting metadata is not complete, did you get manifest before getting geometry data?

https://forge.autodesk.com/en/docs/model-derivative/v2/reference/http/urn-manifest-GET/

Also can you tell original file format? It can be also a reason, in this case I will check it with dev. team

K_2
  • 46
  • 3
  • Hi @K_2 - I attached the log in text format (request and result) - We experienced it with .nwd file format - We get the manifest, it goes wrong after a while when we are polling for properties https://drive.google.com/open?id=1cBJAWp0pulXsJtGDPwJr3R7QjepUakM9 – Thomas Van Driessche Sep 24 '18 at 07:32
  • Thomas thank you for answer, I will contact with dev. team and return to you asap. – K_2 Sep 25 '18 at 08:28
  • For now I have small update from dev team. and as I thought from the beginning they ask me to ask you - can you share this sample which is give you such result ))) – K_2 Sep 26 '18 at 10:15