
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
- Creating Push Notification Results in Fa...
When creating a push notification using the Python API, I get this error for the status of my message. I call it using basically this: ```python def main(conte...
- Functions in Golang - I need help
Hi guys! I am struggling to deploy a rather simple golang function. The deployment log details are very sparse: "failed error code: 524 " or: "Cannot access ...
- Issue creating team membership with USER...
Log time ago it worked without any issue when I made a demo app but now it is not working in cloud function. code ```await awTeams ?.createMembe...
