
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
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
