
Before the 1.4.x update, i believe we could set the API Key in the header using "X-Appwrite-Key" to execute functions in the backend using a POST request. How can we do it in the new functions using custom domain as well.

As of now it seems like that domain based request are executed as client level only


ohk got it, thanks
Recommended threads
- Email OTP Mail Getting Delayed by 10 min...
I just noticed I am reciving delayed otp emails on frankfurt server we are on free plan now but we are planning to change to get on to paid plan can anyone plea...
- schedule functions not working
starting from 15:02 utc time my schedule function stops working. I was able to execute it using the GUI. The schedule is every 5 minutes and I can see a clock i...
- Getting permission denied error while de...
My `package.json` build script is `tsc` and function's commands are `npm install && npm run build`. Here are the deployment logs: ``` 2025-06-19T15:14:36.849527...
