Opening Files in Sandboxed App

I read through it and tried changing the permissions, but i still can’t even read the file.

Do i need to add something else except

requires:
{
file:
{
/tmp/test.txt /tmp/
}
}

in order to read it?