
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
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
