When im trying to create two attributes that points to the same collection im getting this error:
Creating more than one "manyToMany" relationship on the same collection is currently not permitted.
I found post when one user suggested to add two_way_key, but in my case it not worked.
But, on self-hosted I haven't have the same problem.
What can i do to make it work?
Recommended threads
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- 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.