SetMethod node update and Forge samples
Fixed a regression that was introduced in the 1.0.1
version that was published on the package manager, where the WebRequest.SetMethod
node was no longer doing anything. My bad 😁
Also added 2 additional samples for interacting with the Autodesk Forge API
- request token
- upload file
Check out the samples folder here or the extra
folder in the package for the new .dyn
files.