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
- restore paused project not working
https://cloud.appwrite.io/console/project-sfo-69b1b841002ca6a07f14/overview/platforms
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...