[Issue Live] Endpoint - /v0.5/users/auth/on-confirm; error message - Cannot process the request at the moment, please try later

/v0.5/users/auth/confirm -

{
“requestId”:“311ae37e-840e-43f8-892e-d14adece8bd3”,
“timestamp”:“2022-04-26T11:39:28.000000”,
“transactionId”:“564b8882-0cb8-44af-a4de-e5badb12d5d3”,
“credential”:{
“demographic”:{
“name”:“removed”,
“gender”:“removed”,
“dateOfBirth”:“removed",
“identifier”:{
“type”:“MOBILE”,
“value”:“removed”
}
}
}
}

/v0.5/users/auth/on-confirm -

{
“requestId”:“dae5761d-22ba-4c7d-a1ec-e42bf1201de3”,
“timestamp”:“2022-04-26T11:39:30.173044”,
“auth”:null,
“error”:{
“code”:1511,
“message”:“Cannot process the request at the moment, please try later.”
},
“resp”:{
“requestId”:“311ae37e-840e-43f8-892e-d14adece8bd3”
}
}

/v0.5/users/auth/init -

{
“requestId”:“d4983073-f74a-4ff5-94a3-46c94850920a”,
“timestamp”:“2022-04-26T11:39:22.000000”,
“query”:{
“id”:“removed”,
“purpose”:“KYC_AND_LINK”,
“authMode”:“DEMOGRAPHICS”,
“requester”:{
“type”:“HIP”,
“id”:“removed”
}
}
}

/v0.5/users/auth/on-init -

{
“requestId”:“4e1283ab-25bb-455a-ae6e-290199968dbb”,
“timestamp”:“2022-04-26T11:39:23.203375”,
“auth”:{
“transactionId”:“564b8882-0cb8-44af-a4de-e5badb12d5d3”,
“mode”:“DEMOGRAPHICS”,
“meta”:{
“hint”:null,
“expiry”:“2022-04-26T13:39:23.203386”
}
},
“error”:null,
“resp”:{
“requestId”:“d4983073-f74a-4ff5-94a3-46c94850920a”
}
}