Hi! :slightly_smiling_face: I tried to upload file...
# prisma-whats-new
s
Hi! 🙂 I tried to upload files again to the graphcool console, but like experienced a few weeks ago (and discussed with @sorenbs I believe), the file remains inaccessible (AccessDenied). Is there an issue tracking this somewhere and what was the workaround?
OK I deleted the files and reuploaded with curl, making sure that the filename is immediately correct. But there's still an issue to fix there.
n
What do you mean with "the filename is immediately correct"? Do you know a way to reproduce this problem?
s
I mean that the file is no more accessible if I change its "name" value after it's been uploaded. E.g it's uploaded as audio1.mp3 then I rename to module1/audio1.mp3 --> becomes inaccessible. NB: maybe it doesn't happen for all renames but maybe because of the '/' character I'm adding? By immediately correct, I mean that if I instead upload with curl directly with "name=module1/audio1.mp3", then it's ok
n
Ah, I understand! This issue has not been fixed yet: https://github.com/graphcool/api-bugs/issues/72