Hello Team,
While trying to authenticate the user using route: {{CM_HOST}}/patients/profile/auth-confirm using proper payload
{"transactionId": "b86dd352-2fb3-4001-9db6-8501ae323c82", "authCode": "744170"}
I am getting 500 error :
{ "error": { "code": 1502, "message": "Failed to persist in database" } }
Thanks.