Skip to content

πŸ“š Documentation: Vue Idea Tracker Tutorial, missing section about setting collection permissionsΒ #1467

Open
@evans-ian

Description

@evans-ian

πŸ’­ 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?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions