Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not create SSL/TLS #108

Open
enricodeveloper opened this issue Jan 17, 2022 · 2 comments
Open

Could not create SSL/TLS #108

enricodeveloper opened this issue Jan 17, 2022 · 2 comments

Comments

@enricodeveloper
Copy link

i get this error: Could not create SSL/TLS secure channel, why?

@markvantilburg
Copy link

What is the error you get?

The underlying connection was closed: An unexpected error occurred on a receive ?

@enricodeveloper
Copy link
Author

What is the error you get

after this code

MessageBird.Objects.Conversations.Conversation conversation = client.StartConversation(message); var jsonString = JsonConvert.SerializeObject(conversation, Formatting.Indented, new JsonConverter[] { });

i get this error in ee.HasReason: The request was aborted: Could not create SSL/TLS secure channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants