Hi all. I'm having trouble using appwrite function with appwrite sdk (apple and web). When I tried getting execution using curl command, it works perfectly fine. However, when I use appwrite web sdk, I got this error
TL;DR
Issue: Developer is encountering a User missing scope error when using Appwrite function with Appwrite SDK.
Solution: Developer should use create execution instead of list execution call. Additionally, the provided curl command is correct.