- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been struggling with one part of the this tutorial where I want to do a bit of customization to my automation process
https://github.com/autodesk-platform-services/aps-tutorial-postman/blob/master/DA4ACAD/instructions/... (Uploading Appbundle section).
So basically I created an appbundle and I have it in a SharePoint document library. I want to read this file and upload to the DA server endpoint "https://dasprod-store.s3.amazonaws.com" so that it can be used to run activity on DWG files that user selects. I tried it getting its downloadable link and it didn't work. The report file error says "Error: Failed to prepare app package(s). End of Central Directory record could not be found." which I believe is related the appbundle not being uploaded properly.
Is this possible to read the appbundle zip file from SharePoint or even from BIM360? Ideally I want to read it from SharePoint.
Solved! Go to Solution.