Search found 1 match

by JamesL
Sat Dec 04, 2021 8:03 am
Forum: General Discussion
Topic: CORS Problem Uploading to Server Using ES3Cloud
Replies: 1
Views: 528

CORS Problem Uploading to Server Using ES3Cloud

I can download data from my external webserver using the ES3Cloud.DownloadFile() method successfully in WebGL, but when I try to upload data to my server using the ES3Cloud.DownloadFile() method, I get an error saying CORS is not set. I recently found that my webserver says that it blocks OPTION req...