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
- 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...
- How to verify an user using AppWrite Fun...
I have seen similar questions but none whose solutions serve me. I have a function to verify a user with their secret and their id: https://blahblah.appwrite.gl...