nhsconnect / gpconnect-appointment-checker

GP Connect Appointment Checker
4 stars 1 forks source link

Invalid validation of resource (INVALID_RESOURCE). Error deserialising JWT provenance payload #58

Closed jonnyry closed 3 years ago

jonnyry commented 3 years ago

When connecting to B86071, receive the following issue for the metadata call:

{"resourceType":"OperationOutcome","id":"771CF1AB-FFB8-4330-BB2C-F614AAE82564","meta":{"profile":["https://fhir.nhs.uk/STU3/StructureDefinition/GPConnect-OperationOutcome-1"]},"text":{"status":"generated","div":"<div>Invalid validation of resource</div>"},"issue":[{"severity":"error","code":"invalid","details":{"coding":[{"system":"https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1","code":"INVALID_RESOURCE","display":"Invalid validation of resource"}],"text":"Invalid validation of resource"},"diagnostics":"Error deserialising JWT provenance payload"}]}
jonnyry commented 3 years ago

Now fixed.