FHIR IG analytics| Package | fhir.nhs.uk.wayfinder |
| Resource Type | OperationOutcome |
| Id | Wayfinder-Bundle-401-Missing-or-invalid-OAuth-2.0-Bearer-TokenIn-Request.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"meta": [
{
"profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreOperationOutcome"
}
],
"issue": [
{
"severity": "error",
"code": "forbidden",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/R4/CodeSystem/Spine-ErrorOrWarningCode",
"version": "1",
"code": "ACCESS_DENIED",
"display": "Invalid access token"
}
]
}
}
]
}