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

support CORS #13

Closed
osallou opened this issue Dec 7, 2015 · 5 comments
Closed

support CORS #13

osallou opened this issue Dec 7, 2015 · 5 comments
Labels
simple feature request We expect this will be easy to do (newcomer friendly)

Comments

@osallou
Copy link

osallou commented Dec 7, 2015

registry does not support CORS (cross origin requests) preventing querying the registry directly from a browser with Javascript. This complexifies the integration with other tools.

Would be nice to get CORS access, at least for GET requests

@joncison joncison added enhancement simple feature request We expect this will be easy to do (newcomer friendly) and removed enhancement labels Feb 17, 2016
@joncison
Copy link
Member

this done a while ago

@fbacall
Copy link

fbacall commented Jul 18, 2024

Is CORS still supported? I'm having trouble making browser requests from TeSS:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://bio.tools/api/tool?q=&sort=score. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200

@veitveit
Copy link
Member

veitveit commented Aug 5, 2024

@fbacall I think it still is. Do you still have that issue?

@veitveit veitveit reopened this Aug 7, 2024
@veitveit
Copy link
Member

veitveit commented Aug 7, 2024

Needs to be looked into.

@veitveit
Copy link
Member

@fbacall It should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simple feature request We expect this will be easy to do (newcomer friendly)
Projects
None yet
Development

No branches or pull requests

4 participants