You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stanbol.apache.org by Sebastian Germesin <se...@dfki.de> on 2012/03/01 10:48:31 UTC

SPARQL Endpoint (Cross origin problems)

Hi all,

does the /sparql endpoint of Stanbol handles incoming requests different than the other endpoints?
I can PUSH something to /enhancer or /entityhub/sites/... but not to /sparql, resulting in a Cross-Origin Error:

XMLHttpRequest cannot load http://dev.iks-project.eu/stanbolfull/sparql. Origin http://localhost:8888 is not allowed by Access-Control-Allow-Origin.

Am I doing something wrong here or is that just not supported?


Thanks a lot in advance,

Sebastian