-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
The method validate_faraday_response! discards the Java stack-trace since it uses the :stack_trace key where it should be using the :stackTrace key. A response.inspect yields
#<Faraday::Response:0x00007f893f73bd40
@on_complete_callbacks=[],
@env=#<Faraday::Env
@method=:post
@body={
:results=>[],
:errors=>[
{
:code=>"Neo.DatabaseError.Statement.ExecutionFailed",
:message=>nil,
:stackTrace=>"java.lang.NullPointerException ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels