How to send or provide payload while execution of function (from client side)
Pass it as part of the data parameter. See https://appwrite.io/docs/client/functions?sdk=flutter-default#functionsCreateExecution
why sending long json is giving error :AppwriteException: general_argument_invalid, Invalid data: Value must be a valid string and at least 1 chars and no longer than 8192 chars (400)
You already asked over https://discord.com/channels/564160730845151244/1104740375630983209
ok will not ask again.
Recommended threads
- 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...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...