Marius BolikOriginal post
Rank 2: Process
Update: Had an type in my appwrite.json
Summary
Issue: User with the role of "guests" is missing the scope "functions.write" in the CLI.
Resolution: The issue was caused by having the wrong project name in the appwrite.json file. The problem was solved by updating the appwrite.json file with the correct project name. Additionally, it was found that there was a typo in the appwrite.json file, which was also rectified.