Update data table error

Good day Community,

I have had a look at all the posts for Update Data Table, but I am still stuck.

From Dev tools the API works, but the Data Action keeps complaining about:
1. Validate request body contains simple json (key-value pairs): The request could not be understood by the server due to malformed syntax.

  • The value provided in the request body is in the wrong format. Only key-value JSON pairs are supported. Example: {"FirstName" : "Joe", "LastName" : "Williams"}

UAT---Data-Table-Update-20240312135342.custom.json (2.4 KB)

All seems to be correct on the Data Action, but i must be missing something.
Please help.

Found the problem,

Removed:
image

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.