I setup up services and JSON server and had trouble doing a simple node.load test over JSON. After some debugging I found the problem to be with the handling of the optional params which appears should be set to NULL not '' if they are not included. This simple patch fixed the problem.

CommentFileSizeAuthor
server.patch765 bytesdldege

Comments

dmitrig01’s picture

Status: Needs review » Fixed

Fixed in commit 87461.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.