
401: Unauthorized user (role : guest) missing scope (execution.read)
getting the above when trying to retrieve function execution using the getExecution method.

Have you gave permission for anyone to run the function?


Yes, will that be an issue?

That's good You'll need it

a user is only able to read their own execution...but if you're not logged in, Appwrite has no way of making sure the right person is reading it.
What exactly are you doing? Why not execute the function synchronously?
Recommended threads
- phantom relationships appear on parent c...
i have this bug were my past deleted collection apears as relationship to my parent collection. when i try to delete that relationship from parent it gives me e...
- Attribute stuck on proccessing
i tried creating a new attribute butits stuck on proccessing,i did a hard refresh,cleared cache everything but still stuck on proccessing,also in my functions w...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain appwrite.qnarweb.com (CNAME pointing to fra.cloud.appwrite.io with Cloudflare proxy disabled) but encountering a TLS ce...
