Exception in thread "main" com.couchbase.client.java.error.TranscodingException: Flags (0x112) indicate non-JSON document for id

Hi,

So the story is that:

the Java SDK2 is compatible with the Java SDK1
the .NET SDK2 is compatible with the .NET SDK1
the Java SDK2 is compatible with the .NET SDK2
the Java SDK1 is compatible with the .NET SDK1 if you use the custom transcoder.

There is currently no plan as far as I know to make the Java SDK2 compatible with the .NET SDK1 or the .NET SDK2 compatible with the Java SDK1.