yes
what about the output of docker compose logs appwrite on your server?
will send you
appwrite | [Error] Timestamp: 2023-08-16T16:57:36+00:00 appwrite | [Error] Type: Utopia\Exception appwrite | [Error] Message: Not Found appwrite | [Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php appwrite | [Error] Line: 803
this is unrelated
ill send you the entire onne
is there a $id attribute on your document?
i tried POST request on diffeerennt collectioonn from postman, its probbably related to that
can you share the full output please?
what was the request body for the POST request?
ok $id is there
yes
colors is a string array?
yes
and are you experiencing this problem on any other collection?
nope, it was working fine but all of a sudden this issue..
i tried doinng backup and then restore it faiileed as well
what do you mean?
llike i took a backup and then i reinstalled it and restored the data, it didnt work as well
did anyone find the solution for this issue..?
Any chance I can log into your console to test?
Sure I'll invite you please share me your email
I'll DM you
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...