Thrown when data serialization or deserialization operations fail.
Remarks
This error occurs when the SDK cannot properly serialize parameters for
blockchain transactions, IPFS storage, or API calls. Common causes include
circular references in objects, unsupported data types, or malformed JSON.
It's typically encountered during grant file creation, storage operations,
or when preparing transaction data.
Thrown when data serialization or deserialization operations fail.
Remarks
This error occurs when the SDK cannot properly serialize parameters for blockchain transactions, IPFS storage, or API calls. Common causes include circular references in objects, unsupported data types, or malformed JSON. It's typically encountered during grant file creation, storage operations, or when preparing transaction data.
Example