streamlux/vscode-appwrite

[Bug] Cannot read users, and documents

tsrift opened this issue · 1 comments

Reproduction steps

1.After expanding USERS
2.After expanding DATABASE > Documents

Version

Stable (Default)

What operating system are you seeing the problem on?

Linux

Relevant log output

app.[PROJECT_ID]@service.localhost (role: application) missing scope (users.read)

Now USERS is working properly, but on viewing DATABASE > Documents I get error:

Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ASC, _id ASC
            LIMIT 0, 25' at line 3

But, on Appwrite website I can see my documents.