Relative Content

Tag Archive for autodesk-bim360autodesk-construction-cloud

GET Issues from Autodesk Construction Cloud APIs

We have ecountered problem while receiving response to GET issue request. JSON file does not contain position data for TwoDPushpin location. It is stored in Body in: results – linkedDocuments – details – position (x, y, z). While in old BIM360 it returns “position”: {“x”: -35.238098787487104,”y”: 87.2047348022461,”z”: -11.452384532007851}, in new ACC it returns “position”: {}. We tested it on multiple documents the issue persists on each of them. Please provide solution hot to retrieve linked document issue pushpin position in ACC.