Error : {"message":"Function with the requested ID could not be found.","code":404,"type":"function_not_found","version":"0.10.15"} Function ID is correct Executing log showing this "Environment variables are not set. Function cannot use Appwrite SDK."
You'll need to send the project either as a header
Or within the payload but name it just project
payload = {
"project": "6462fc2bb1482c6cbcbb",
"data": '{}'
}
thanks for your help now its working
[SOLVED] Executing a function with API
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?