[BUG] Signature mismatch error with Neptune engine version 1.2.0.0
Closed this issue · 0 comments
asarkar commented
Describe the bug
Neptune release 1.2.0.0 requires /opencypher
to be set in the openCypher request signature.
If being used outside of a BI Tool, fill in:
1. What version of the JDBC Driver are you using? 1.1.0, but also reproducible with develop branch
2. What language variant are you using (SPARQL, Gremlin, openCypher, SQL)? openCypher
3. What database are you connecting to (Amazon Neptune, Neo4J, etc)? Amazon Neptune
4. What engine version of the database are you using? 1.2.0.0
5. What Java version are you using? JDK 8
6. Please attach a code snippet of the code that is causing the error: N/A
7. If bug occurred during query execution attach the SQL: N/A
8. Attach debug logs if applicable/possible (please ensure it doesn't contain any sensitive information): N/A
Expected behavior
Should be able to execute query without exception.
Screenshots
N/A
Environment
Please add the following information to your report:
- OS: [e.g. macOS Big Sur]: Irrelevant
- Version [e.g. 11.6.1]: openjdk version "1.8.0_322"