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
- Unable to connect the git repo with appw...
I am trying to connect my existing repo with the appwrite functions. I have 2 functions in the same repo, and i was able to execute those through cli and its vi...
- Creating a function on appwrite Cloud.
I am trying to create a function on Appwrite cloud. I go to the console. I hit : Create function I choose DART-3.5 I put a name for my function : NameFunction...
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...