Getting error while trying to Lock and Unlock UIN

Story point estimate

Description

URL : url/resident/v1/req/euin

Req:
{
"id": "mosip.resident.euin",
"request": {
"transactionID": "1234567890",
"individualId": "3841046507",
"individualIdType": "UIN",
"cardType": "UIN",
"otp": "111111"
},
"requesttime": "2020-09-30T09:27:21.037Z",
"version": "v1"
}

Actual Response:
{
"id": "mosip.resident.euin",
"version": "v1",
"responsetime": "2020-10-06T05:21:31.156Z",
"metadata": null,
"response": null,
"errors": [
{
"errorCode": "RES-SER-005",
"message": "API resource is not available"
}
]
}

Preview unavailable

Note : The AuthLock, Auth Unlock is also giving same error

"errors": [         {             "errorCode": "RES-SER-005",             "message": "API resource is not available"         }

Environment

Dev

Activity

Show:

Niyati Swami October 15, 2020 at 12:53 PM

Working fine in QA. Hence closing

Sowmya Goudar October 13, 2020 at 1:06 PM

This is working fine in dev and please test in qa after deployment.

Fixed

Details

Assignee

Reporter

Severity

Major

Affects versions

Fix versions

Release Number

Closed Date

Oct 15, 2020, 12:53 PM

Rootcause

Configuration issue

Priority

Created October 12, 2020 at 7:19 AM
Updated December 14, 2020 at 8:19 AM
Resolved October 13, 2020 at 1:05 PM