I've been using the BIM 360 API last year to develop an application based on the online solution ACC, which was compatible with all the methods back then. Now with the new migration to the Autodesk Construction Cloud API, many functionalities were deprecated and removed.
I've tried:
- fetching specific data for pushpin issues related to a 3D model in a project (ex: owner / assigned users)
- ADDING PUSHPIN ISSUES, the API doesn't allow it any more.
- modify same specific data on issues (ex: assigned users)
Is there a new request to call to get those data ? Will those removed functionalities come back in the next weeks ?