Is there an environment variable that I can use to retrieve the auto generated domain of a function. ? I would like to provide it as a callback url to an api. Thanks in advance.
If anything, it might be in the headers. Otherwise, you may need to use an environment variable.
Unfortunately there is no header with the generated domain. I know that I can create a function variable with it but I wanted to have a fully automated process via cli with no human intervention to configure my Appwrite backend instance. I'm almost there this was the last bit of configuration remaining. If someone have a suggestion to retrieve that value via cli that's fine too because then I can create a variable via cli.
Recommended threads
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- After assigning a domain to my Dart func...
I’ve attached the images. Could anyone please explain how this execution is being performed?