Skip to content

Response JSON includes extra quotes #45

@tomschenkjr

Description

@tomschenkjr

@AOCjcarr mentioned he is seeing the following:

In the result segment, there is an extra set of quotes around the remaining elements that is causing the entire result section to be seen as a string. The validate result should be:

{
  "items": [
    {
      "result": {
        "risk_score_notes": "1. Please follow protocol for lead safety.",
        "errors": [
         
        ],
        "network_id": "AllianceChicago",
        "timestamp": "2018-05-08 15:19:05",
        "clinic_id": "NN",
        "patient_id": "240049",
        "risk_score": "0.182835714286",
        "version": "1.0.0-rc.3",
        "location_id": "NNHS"
      }
    }
  ]
}

@geneorama - can you replicate this?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions