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.
TL;DR
The user wants to know how to set the API Key in the header for executing functions in the backend using a POST request in the new functions with a custom domain. There is no solution provided in the messages.
Binyamin
8 Sep, 2023, 22:49
As of now it seems like that domain based request are executed as client level only