Hi. I am a bit lost using function, especially the part with the domain.
I have a domain cookbooker-api.mesmoustaches.dev, and I can set my appwrite client using it, so I know it works.
I would like to be able to call my function using short.cookbooker-api.mesmoustaches.dev, so I have set this domain short.cookbooker-api.mesmoustaches.dev in the domain tab of my function and set short.cookbooker-api IN CNAME cookbooker-api.mesmoustaches.dev. on my dns zone, but I have this error: Verification failed.
I am a mobile developer so all this stuff is very unclear to me, this is probably a very dumb issue, but I can't figure it out 😦
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...