Autodesk-Forge / learn.forge.viewmodels

Learn Forge Tutorial: View your models using 2-legged OAuth. Available in Nodejs, .NET, Go, PHP & Java
http://learnforge.autodesk.io
MIT License
105 stars 86 forks source link

Fixed file upload errors. #43

Closed petrbroz closed 4 years ago

petrbroz commented 4 years ago

Before https://github.com/Autodesk-Forge/forge-php-client/issues/10 is fixed, let's read files into memory first before uploading them to Forge.

augustogoncalves commented 4 years ago

can you please push those changes into https://github.com/Developer-Autodesk/forge.learning?

petrbroz commented 4 years ago

Sure: https://github.com/Developer-Autodesk/forge.learning/pull/100.