You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access to XMLHttpRequest at 'https://bioweb.pasteur.fr/api/packages?search=&topicId=topic_3315'
from origin 'http://0.0.0.0:20080' has been blocked by CORS policy: Response to preflight
request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is
present on the requested resource.
Hi @HagerDakroury, indeed I haven't finished to configure the server, I temporarily disabled it with fe3199c to prevent having all these error messages
bioweb cannot be called directly :
As a workaround we use cors-anywhere.herokuapp.com, it seems that the service is now limited (follow links in https://cors-anywhere.herokuapp.com/https://bioweb.pasteur.fr/api/packages?search=&topicId=topic_3315) and the api calls are blocked. We either have to find a working and more lasting solution, or disable bioweb.
@hmenager any hint on how to make bioweb accept our api calls ?
The text was updated successfully, but these errors were encountered: