:post /db/neo4j/tx/commit {"statements":[{"statement":"MATCH (n1:Actor)-[r]->(n2:Musical) return n1,

FetchUrlError

Could not fetch URL: "undefined". This could be due to the remote server policy. See your web browsers error console for more information.

{'results': , 'errors': [{'code': 'Neo.ClientError.Request.InvalidFormat', 'message': 'Unable to deserialize request. Expected [START_OBJECT, FIELD_NAME, START_ARRAY], found [VALUE_STRING, null, null].'}]}

Can somebody kindly help me please? I'm trying to use HTTP post to commit a transaction, but couldn't make it work. I'm using neo4j 4.4.10 enterprise desk. Thanks a lot.