Hi Yurii,
Thanks for all your help on this. So I'd like to use your idea of using Server Script to change the default ACL for all files in my files DB from (""(read:true)) to (""(read:false))
What would that server script look like?
Thanks!!!
Hi Yurii,
Thanks for all your help on this. So I'd like to use your idea of using Server Script to change the default ACL for all files in my files DB from (""(read:true)) to (""(read:false))
What would that server script look like?
Thanks!!!
I figured it out; the problem was I did not know the difference between the user _id and the session token. Once I figured that out I used the 'login service' to find a valid session token to test, and now it works fine.
Thanks!!!
I tried with a session token as well and get the same error
Sounds good, thanks!!