Api working now for me, but when im trying test it with small files upload is ok.
With bigger files (1Gb) i'm getting error:
Error 404
Error: Failed finding url: http://sitename/api/v2/file/upload
404 isn't a proper error. it should, as an api, output error code.
Any ideas why it not...