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

CORS support for reconciliation endpoints #914

Closed
wetneb opened this issue Dec 24, 2019 · 1 comment
Closed

CORS support for reconciliation endpoints #914

wetneb opened this issue Dec 24, 2019 · 1 comment

Comments

@wetneb
Copy link

wetneb commented Dec 24, 2019

The reconciliation endpoint is only available via JSONP at the moment. It would be great to enable it for CORS too.

We are currently planning to phase out JSONP in the reconciliation API: see reconciliation-api/specs#19.

Support for CORS will be added in OpenRefine: OpenRefine/OpenRefine#2260

@wetneb
Copy link
Author

wetneb commented Jan 4, 2020

CORS is actually already supported!

@wetneb wetneb closed this as completed Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant