petrbroz / vscode-forge-tools

Visual Studio Code extension for accessing Autodesk Forge services and content.
https://marketplace.visualstudio.com/items?itemName=petrbroz.vscode-forge-tools
MIT License
75 stars 17 forks source link

Create Empty Object on OSS bucket fails #90

Closed hradilm closed 3 months ago

hradilm commented 4 months ago

Any attempt to create empty object on OSS bucket fails with 403. Detailed error message says "Field uploadKey not found".

There is a workaround. I can use Upload Object and pick any file. That would creates an object (not empty), which can be used as "Empty object"