Trying to rad data from database getting tihis error TypeError: Failed to construct 'URL': Invalid URL at Databases.<anonymous> (appwrite.js?v=9f5e979b:2187:19) at Generator.next (<anonymous>) at appwrite.js?v=9f5e979b:524:67 at new Promise (<anonymous>) at __awaiter (appwrite.js?v=9f5e979b:506:10) at Databases.listDocuments (appwrite.js?v=9f5e979b:2175:12) at DatabaseService.getProducts (database.js:19:44) at addSpecialOfferProd (main.js:108:37)
What did you pass to client.setEndpoint()?
Recommended threads
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...