Replies: 1 comment 2 replies
-
Hi, could you provide a little more info on how you are parsing the results ? Thanks Bart |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I try to connect to an endpoint server which return results in JSON. The problem is when I try to evaluate the results I obtained an SAXParseException
sax.SAXParseException; lineNumber: 2; columnNumber: 1; Content is not allowed in prolog.
How I can avoid this problem ? can I use an sparql json parser directly ?
Beta Was this translation helpful? Give feedback.
All reactions