#functions permission
3 messages · Page 1 of 1 (latest)
The user needs to have an active session
As that's tied to the user, meaning you can get other user's executions
3 messages · Page 1 of 1 (latest)
I’m developing an app using React-Native, i’m trying to call the listExecution on functions, but I keep getting this error:
AppWriteException: User (role: guests) missing scope (execution.read)
Well, I’ve set permission to any on Appwrite Functions console. My app doesn’t have any login functionality.
The user needs to have an active session
As that's tied to the user, meaning you can get other user's executions