Hey I am new to all this, so this might be a dumb question to ask
I am making a python cron function, can u tell me if project endpoint is same as the project api endpoint(https://cloud.appwrite.io/v1), and also from where can i get my function api key
yes, project endpoing is project api endpoint. you can generate the api key from the Console. See https://appwrite.io/docs/getting-started-for-server#apiKey
[CLOSED] Python cron function
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- HTTP POST to function returning "No Appw...
Hi everyone, I’m running into an issue with my self-hosted Appwrite instance. I’ve set up my environment variables (APPWRITE_FUNCTION_PROJECT_ID, APPWRITE_FUNC...
- Can't add dart 3.5 runtime
Modified the `.env` to enable dart 3.5 runtime on my self-hosted instance but still can't find the runtime when creating a new function. I manually pulled the i...