Threads
Permissions in create_operations() Python SDK
How can I set permissions for `create_operations()`? What even is the correct way to use permissions in Python (using SDK version 13.4.1) ? In my cloud function creating a table works and sets the co...
- Databases
- Cloud
10 months ago
[SOLVED] User Verification for Operations after Login
I have a weird problem in my app that Appwrite does not see the authenticated user. After `await`ing `account.createEmailPasswordSession()` and `account.get()` I want to use the returned `userID` to q...
- Resolved
- Flutter
- Auth
10 months ago