While adding preferences to the account settings, I'm getting the following error:
AppwriteException [Error]: User (role: guests) missing scope (account)
This shows that Appwrite is not able to see anyone currently signed in, so I believe I've forgotten to include something that would get around this.
Using something like account.get() did not work during my research.
Source Code: https://codeberg.org/MinPluto/Account-System-Demo
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...