Skip to content

dart call c# using gRPC #759

@Maggie-GH

Description

@Maggie-GH

Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received.

using below connection option:
options: const ChannelOptions(
credentials: ChannelCredentials.insecure(),
// codecRegistry:
// CodecRegistry(codecs: const [GzipCodec(), IdentityCodec()]),
)

don't know what do i need to do to fix this issue,please help, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions