📚 Documentation: Vue Idea Tracker Tutorial, missing section about setting collection permissions #1467
Open
2 tasks done
Labels
documentation
Improvements or additions to documentation
💭 Description
The tutorial on creating an idea tracker using appwrite and vue is missing a necessary section about setting collection permissions.
The page is linked below:
https://appwrite.io/docs/tutorials/vue/step-6
Following the tutorial, step-by-step, I was having trouble recalling previously submitted ideas and submitting new ones. Looking into the web console it said the user did not have authorization to perform the current action (of reading the collection documents).
Looking into the database settings, under permissions, I was able to add an "any" role and give them all permissions (as this is a simple tutorial, I am not worried about security). Then, the app worked perfectly fine!
I hope a change/addition to this section of the tutorial can help show off the full functionality off appwrite and make the learning experience smoother for others.
Thank you!
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: