_lk_7t2_
I'm getting this error when I'm trying to change the maximum active sessions allowed per user
TL;DR
The user is unable to change the maximum active sessions allowed per user and is experiencing an error. It is mentioned that currently, there is no way to use this feature without cloud. However, it is also stated that this might be a bug in the console and that a newer version of Appwrite has this feature available. No solution is provided in the given messages. Drake
This is a bug in the console. This feature is available in a newer version of Appwrite
_lk_7t2_
So no way to use it without cloud at this time
Drake
No way to use it on cloud yet
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...