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
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...
- Production down - createExecution return...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...