bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
696 stars 147 forks source link

The request was aborted #44

Open jbresco opened 8 years ago

jbresco commented 8 years ago

Hello!

Sometimes, the Firesharp throw an exception like this: "The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)"

There are any way to ignore the certificate?

Thank you so much!

dankennedy commented 6 years ago

Any update on this, I'm getting the same issue. For info, I contacted Firebase support who say they can't see anything on their side at all.

Many thanks

tayyabali commented 6 years ago

Any updates on this? I am also getting the same error occasionally.

Thank You