BioContainers / biocontainers-backend

Python backend for Biocontainers (Flask + MongoDB)
http://biocontainers.pro
Apache License 2.0
3 stars 1 forks source link

The CROS problem from localhost Web #10

Closed ypriverol closed 5 years ago

ypriverol commented 5 years ago

@chakrabandla We have an error in the web that is produced by the API not accpeting request from non-trusted sites.

Access to XMLHttpRequest at 'http://api.biocontainers.pro/api/v2/tools?offset=1&limit=30' from origin 'http://biocontainers.pro' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
ypriverol commented 5 years ago

Thanks