When i want to create new document, i face with this problem but i check when creating document is not wrong. Please help me this case!
when i create new document which have the related collection, how do i add the related collection to my model.
Cloud or self-hosted?
Cloud
I use the same data to create in the server side and it work
But in flutter app it throw 500 server error
Probably a permission error. What's your project id?
6568914e5e96c980d480
This is my project id
I already set user permission to all my collection
But i add one collection as one way relationship for two other collection so i dont know is it the reason?
would you please share your code?
i see some problem with a 'reactions' attribute
or 'comment_d'
Oke sir
ak i have check again
it is my fault
I create my model but not add the relationship in the console so it not work for me
my problem has solved.
Thank you so much
let me close this issue
[SOLVED] AppwriteException: general_unknown, Server Error (500)
Recommended threads
- Urgent Help
Hello Appwrite team, I urgently need your help. I am the founder of OnBuch, an EdTech application used by around 10,000 users in Cameroon. In the last two day...
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...