Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Can't connect with https to a cloudfront(amazon) server - authentication/decryption failed

$
0
0
Hi All :)
I'm using the following code to to receive a response from a secured server (Unity version 5.2.3):

WebClient client = new WebClient(); //I'm using this and not the 'WWW" class because I'm using threading for this).

byte[] bytes = client.DownloadData("https://SomeSecuredServer");

But I'm getting the following error:
"Error getting response stream (Write: The authentication or decryption has failed.): SendFailure"

A few things I've tried:

1. initializing the...

Can't connect with https to a cloudfront(amazon) server - authentication/decryption failed

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>