i am getting something like this when i am trying to deploy the function, can someone help me out with this ?
i have cloned the https://github.com/Haimantika/Meili-integration and trying to follow instructions given in readme.
The repo is probably a little outdated.
As the error suggests, the execute value is invalid
Thanks for replying:)
How should I resolve it?
I highly recommend reading through our docs to see what the latest values should be. For example, explanation of permissions: https://appwrite.io/docs/permissions#permission-types. And raw values: https://appwrite.io/docs/rest#permissions
Thanks, will check out :)
Hey @Steven thanks for your help :) I successfully deployed the function yayy
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...