I’ve got the web player running on an https page. When I try to do
WebRequest.create("https://path/to.html");
I get a NotSupportedException. Is it possible to do an https request in the Web Player?
I’ve got the web player running on an https page. When I try to do
WebRequest.create("https://path/to.html");
I get a NotSupportedException. Is it possible to do an https request in the Web Player?
i have excatly same problem? Did u solved this problem?