Error building custom Python destination CDK connector for Couchbase

Summary

Error encountered while building a custom Python destination CDK connector for Couchbase


Question

I had been trying to build the custom python destination cdk connector for couchbase. I get this error



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["error", "building", "custom-python-destination", "CDK-connector", "couchbase"]

I noticed line destination > Error writing to Couchbase for stream planets: InvalidArgumentException(<message=expected>)
so probably there is something wrong in destination connector code

Yeah its definitely an error in my code.