gae-init / gae-init-upload

Fork of gae-init with Google Cloud Storage
http://upload.gae-init.appspot.com
MIT License
36 stars 15 forks source link

Can't Upload #26

Open vitolipari opened 6 years ago

vitolipari commented 6 years ago

I cloned the repository and i can't upload no files!!!

screen shot 2018-04-09 at 12 47 25 pm

celiomarcos commented 6 years ago

try use the http://**127.0.0.1:8080**/resource/upload/

celiomarcos commented 6 years ago

but.... the problem still present. new project and the problem of TypeError: TypeError("TemporaryFile() got an unexpected keyword argument 'max_size'",) in /home/usuario/projs/3rds/gae-init-upload/main/api/v1/resource.py(116)resource_db_from_upload()

don't know if its right but this fix the problem to me