While creating a new document. Although the document are saved but the response gives 500 error and not success
Are you cloud or self hosted?
cloud
Okayy, today something strange happened, like I had a collection with few attributes. With the Android SDK, I was unable to create a document, but when I created another collection with the same attributes and the same roles, everything was the same, but this time it worked. I wanted to report or create an issue on GitHub, but I don't have poc or anything to reproduce the issue. The error type was general_unknown Server Error, i have checked all relationship permissions everything
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...