
.well-known/assetlinks.json is needed for flutter deeplinks. I understand cloud functions are not exactly same as REST API routes. Is it possible to solve this with in the appwrite ecosystem without hosting this endpoint alone somewhere else?

theoretically, yes

may i ask why they need to be on the console?
first time i've heard this 🙂

i could see someone using a custom domain for a function and then serving that assetlinks.json. suppose they don't have a website there or anything and don't want to set up hosting

Are you saying we can create a route like this in cloud function - https://example.com/.well-known/assetlinks.json

yes
Recommended threads
- Golang docs outdated
Golang docs on the website are update and some if not all methods are broken/ not updated
- Problem with login using Retool
I am using the Appwrite rest api to create an email session from Retool. My next api call is to create JWT. The call is failing because Retool is a closed envir...
- "Index length is longer than the maximum...
In one my database, my attribute for `sid` seems to no more than 32 characters. I am not sure what 768 limit is here. Can't find it in the docs either. I need ...
