0

I use forge-apis npm package. When I try FoldersAPI.getFolderContents, I can get some folders but can't get others. All folders are visible from BIM360 folder tree view. What is different? How I can get all folders?

1 Answers1

0

One thing to check would be the 2-legged vs 3-legged authentication. The request for listing the contents of a folder supports both, and it's possible that using the 2-legged token in your code would exclude certain items and folders from the listing.

If you're still having issues, please send us more details about your scenario (Forge client ID, folder ID, etc.) to forge (dot) help (at) autodesk (dot) com and we will investigate it on our end.

Petr Broz
  • 8,891
  • 2
  • 15
  • 24