We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21007d commit 761c037Copy full SHA for 761c037
proxies/live/apiproxy/policies/RaiseFault.403Forbidden.xml
@@ -18,26 +18,7 @@
18
<StatusCode>403</StatusCode>
19
<ReasonPhrase>Forbidden</ReasonPhrase>
20
<Payload>
21
- {
22
- "issue": [
23
24
- "code": "forbidden",
25
- "details": {
26
- "coding": [
27
28
- "code": "FORBIDDEN",
29
- "display": "Access Denied",
30
- "system": "https://fhir.nhs.uk/R4/CodeSystem/ValidatedRelationships-ErrorOrWarningCode",
31
- "version": "1",
32
- }
33
- ]
34
- },
35
- "diagnostics": "Access denied to resource.",
36
- "severity": "error",
37
38
- ],
39
- "resourceType": "OperationOutcome",
40
+ g
41
</Payload>
42
</Set>
43
</FaultResponse>
0 commit comments