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
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...