Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BioWeb not usable #64

Open
bryan-brancotte opened this issue Mar 31, 2021 · 3 comments
Open

BioWeb not usable #64

bryan-brancotte opened this issue Mar 31, 2021 · 3 comments
Labels

Comments

@bryan-brancotte
Copy link
Member

bryan-brancotte commented Mar 31, 2021

bioweb cannot be called directly :

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.

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 ?

@bryan-brancotte
Copy link
Member Author

changed the server with d519379, still this server have to be properly configured

@HagerDakroury
Copy link
Collaborator

I keep getting an error with the new server since yesterday, https://cors-anywhere.pasteur.cloud/https://bioweb.pasteur.fr/api/packages?search=&topicId=topic_3307
Seems to be temporarily down

@bryan-brancotte
Copy link
Member Author

Hi @HagerDakroury, indeed I haven't finished to configure the server, I temporarily disabled it with fe3199c to prevent having all these error messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants