We have been approved to use the A033 endpoint and are getting the forbidden error below in the production environment. No issue on int environment and all the other endpoints we are approved for work fine. Please can i have some assistance with this issue as it blocks access to key features on our platform.
{‘resourceType’: ‘OperationOutcome’, ‘meta’: {‘lastUpdated’: ‘2025-05-20T10:21:11.631Z’, ‘profile’: [‘OperationOutcome - FHIR v4.0.1’]}, ‘issue’: [{‘severity’: ‘error’, ‘code’: ‘forbidden’, ‘diagnostics’: ‘The ASID (REDACTED) does not have the interaction (urn:nhs:names:services:ers:READ_HEALTHCARESERVICE_R4_V001) required to call this endpoint.’, ‘details’: {‘coding’: [{‘system’: ‘https://fhir.nhs.uk/CodeSystem/http-error-codes’, ‘code’: ‘REC_FORBIDDEN’}]}}]}
Many thanks,
Gareth