I’ve set up a new INT application via the NHS Digital Onboarding website to test connectivity to e-Referral Service - Healthcare Worker ( Integration Testing ).
My application connects to https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk/openam/oauth2/… and fails with the following error:
error: {
description: "The redirection URI provided does not match a pre-registered value.",
message: "redirect_uri_mismatch"
}
I’ve contacted NHS England who have linked my ASID to the new application ID from the Digital Onboarding website.
I have also set up my API Key, Public Key URL and Callback URL for this new application.
Can you let me know if I’m missing anything?