RassvetOriginal post
Rank 1: Thread
401: Unauthorized
user (role : guest) missing scope (execution.read)
getting the above when trying to retrieve function execution using the getExecution method.
Summary
User is receiving a "401: Unauthorized" error when trying to retrieve function execution using the getExecution method in Appwrite. The error message states that the user (with the role of guest) is missing the scope "execution.read".