When I do databases.list() it returns me the list of database with exact id I have. But when I use it do anything even list collections it show me database not found. I don't know I tried everything the client is working, api key's are correct. Please help me out.
TL;DR
Developers are experiencing an AppwriteException stating "Database not found" even though the database ID is correct. They have tried various troubleshooting steps with no success.
**Solution:** Check for any typos in the database ID or ensure that the database is properly configured and accessible. Review the database connection settings and verify all configurations are correct.