getting appwrite server errors... Anyone else facing the same issue? I haven't touched my codebase.
Can you share some more info? What endpoint, what error, what code exactly is causing this?
The same here, I cannot update or create document
endpoint : https://cloud.appwrite.io/v1
I can retreive documents
but cannot create or update
Update: I guess it's fixed now.
Would be nice to know what happened for this issue to have arose 🙂
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...