Use of file descriptor in multitenant environment

I have used the multitenant appComponet and it’s working well except one:

When I try to upload a photo, I get “Access denied”
02%20PM

Oh… got it.
I have resolved it by extending the FileDescriptor to ExtFileDescriptor.
02%20PM

1 Like