Skip to content

WsAndHttpChannelizer problem? #3408

Discussion options

You must be logged in to vote

Just typing this I see the issue. It's as simple as escaping the values in the query.
The working curl is this:

curl -POST -H 'Content-type: application/json'  http://localhost:8182 -d '{"gremlin": "g.V().has(\"gbifID\", eq(\"2270621813\"))"}'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timrobertson100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant