Hi, we are receiving an error 403 when trying to retrieve attachments on INT. Please can you help resolve this error?
Date: Tue, 09 Dec 2025 10:52:01 GMT
X-Request-ID: 0551796c-490a-43f8-bc6e-9942f666f75f-1
X-Correlation-ID: 4826900b-7979-46f3-8993-0dcd7e723dbf
{
“resourceType”: “OperationOutcome”,
“meta”: {
“lastUpdated”: “2025-12-09T10:52:01.556Z”,
“profile”: [
“``https://www.hl7.org/fhir/R4/operationoutcome.html”
]
},
“issue”: [
{
“severity”: “error”,
“code”: “forbidden”,
“diagnostics”: “The ASID (200000002065) does not have the interaction (urn:nhs:names:services:ers:READ_BINARY_R4_V001) required to call this endpoint.”,
“details”: {
“coding”: [
{
“system”: “``https://fhir.nhs.uk/CodeSystem/http-error-codes”``,
“code”: “REC_FORBIDDEN”
}
]
}
}
]
}