
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
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
