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

No 'Access-Control-Allow-Origin' #116

Closed
mhabsaoui opened this issue Oct 6, 2017 · 2 comments
Closed

No 'Access-Control-Allow-Origin' #116

mhabsaoui opened this issue Oct 6, 2017 · 2 comments
Labels

Comments

@mhabsaoui
Copy link

mhabsaoui commented Oct 6, 2017

Hi,

As my YASGUI instance (running on an apache server) and Jena-Fuseki TripleStore's server are running on the same host (localhost), I expected to avoid CORS limitations. Seems not...

Failed to load http://localhost:3030/db1/sparql: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:1888' is therefore not allowed access.

I suppose I do have to config CORS on Jena-Fuseki Server (#65) ??

BTW, the Jena-Fuseki TripleStore's server is password protected on access to its admin. interfaçe...

Thanks.

@mhabsaoui
Copy link
Author

mhabsaoui commented Oct 6, 2017

Well, it seems as I have checked if it's already activated on Jena-Fuseki dist. Binary. Seems not on the version I use (apache-jena-fuseki-2.3.0), but it is on latest version apache-jena-fuseki-3.4.0 as below

image

I'll update it and tell back...

@wouterbeek wouterbeek changed the title No 'Access-Control-Allow-Origin'... No 'Access-Control-Allow-Origin' Dec 31, 2017
@LaurensRietveld
Copy link
Contributor

If this is still a problem, please create a new issue

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

3 participants