🐛 Bug Report: Invalid JSON when there is no body pass in parameter Dart cloud function #7267
Closed
2 tasks done
Labels
bug
Something isn't working
👟 Reproduction steps
As you can see there is no body pass in the parameter of
createExecution
, if I run this this is the error:👍 Expected behavior
It should execute the function without body
👎 Actual Behavior
It gives me Invalid JSON, but If I pas a value on body parameter it execute successfully
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: