Cant connect to gRPC endpoint using dgraph-tonic client

using dgraph-tonic client having trouble connecting to Dgraph cloud. `thread ‘main’ panicked at 'committed: Dgraph: gRPC communication Error.

Caused by:
Client: cannot commit or abort.
Status { code: Unknown, message: “hash mismatch the claimed startTs|namespace”, metadata: MetadataMap { headers: {“date”: “Tue, 17 May 2022 16:48:10 GMT”, “content-type”: “application/grpc”, “content-length”: “0”, “access-control-allow-credentials”: “true”, “access-control-allow-methods”: “GET,POST,OPTIONS”, “access-control-allow-origin”: “https://cloud.dgraph.io”, “server”: “Caddy”} } }’`

is it possible to connect through gRPC using the free version?
Do i need to pass any special headers?

1 Like

Dgraph community,

Is there any update on this issue?