DataBiosphere / data-explorer

BSD 3-Clause "New" or "Revised" License
10 stars 6 forks source link

Allow all origins for CORS on export bucket #340

Closed melissachang closed 5 years ago

melissachang commented 5 years ago

Export was failing for firecloud.terra.bio, and various test instances.

melissachang commented 5 years ago

Fixed, thanks

melissachang commented 5 years ago

Oops, I forgot CORS was necessary since Terra is fetching from client. Changed to all origins