
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.
Recommended threads
- How to detect user disconnection?
I'm creating a 1v1 challenge using realtime and i want to trigger a function when the user disconnect... how to make this using Appwrite Realtime? i searched i...
- How can I use appwrite function for stre...
I am building a course website where I want users can view the videos stored in appwrite storage in diff quality and also will do some processing before streami...
- Every time I deploy a function via CLI, ...
deploying appwrite function via cli breaks Git connection in function settings tab but when I push to git triggered deployment fail. usually multiple deployment...
