"Read from" (File component) needs permission to read a .txt file from specific app directory

Yes , the file component needs the write permission for writing files to the app specific directory , and the read permission for reading from the app specific directory,seems that it is a bug , see here:

Fortunately , there is an extension here :point_down::

That doesn’t need a permission to read /write files in the app specific directory.

6 Likes