Even though I can clearly access and update fields in my DB through the console, when my updating through the Android SDK it throws this error
{ "message": "Database not found", "code": 404, "type": "database_not_found", "version": "1.8.0" }
Android SDK - 9.0.0
This has started happening since yesterday, I can share the full cURL request if needed. On the PRO plan, blocker for me currently
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...