have you checked your file permissions in the console?
t
taikn
10/10/2017, 8:24 AM
I am coming from documentation, there its stated that file uploads using the File API are not governed by the permissions on the File type.(so i assume CREATE permissions are skipped) At the same time you can protect the secret and url fields by read permissions, so i just wanted to know whether `UPDATE`/`DELETE` permissions are respected on File type.