Recently, we are experiencing issues in creating patients in Cerner. We could get the patient using the token but couldn't create one using the same token as we usually do. Getting 401 error.
Please help me to resolve this issue.
{
"code": 401,
"message": "code=\\"urn:cerner:error:oauth2:resource-access:signature-verification-failed\\", error=\\"invalid\_token\\", subcode=\\"incorrect\_algorithm\\""
}
i took the bearer token from Cerner Central System

I took patient data using this token.But i can't create new patient using same token.

plz help me.
Thanks in Advance.