You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The transactions endpoint does not support objects. The object must be stringified to work in a transaction.
For reference, record create calls support objects directly.
Describe the bug
0.29.5
The transactions endpoint does not support objects. The object must be stringified to work in a transaction.
For reference, record create calls support objects directly.
SDK example:
Payload:
Response 400:
For the operation to succeed with the current state of things, the object must be stringified:
The text was updated successfully, but these errors were encountered: