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

Fix http gremlin queries resulting in bad request #37

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

andreachild
Copy link
Contributor

@andreachild andreachild commented Nov 7, 2024

Changed http lambda code to submit axios POST gremlin query request with body as object instead of string to solve 400 bad request errors and then changed open cypher axios POST request as well for consistency.

@andreachild andreachild changed the title Draft: Achild/gremlin queries Fix http gremlin queries resulting in bad request Nov 7, 2024
@andreachild andreachild marked this pull request as ready for review November 7, 2024 20:40
@Cole-Greer Cole-Greer merged commit 592ab86 into aws:main Nov 7, 2024
2 checks passed
sophiadt pushed a commit to Bit-Quill/amazon-neptune-for-graphql that referenced this pull request Nov 20, 2024
Changed http lambda code to submit axios POST gremlin query request with body as object instead of string to solve 400 bad request errors and then changed open cypher axios POST request as well for consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants