Skip to content

MOSIP-41020: Incorrect error code returning on giving invalid expiry timestamp for block hotlist api #1714

@Ivanmeneges

Description

@Ivanmeneges

auth_BlockHotlistAPI_when_expiry_time_old_incorrect

Request body:

{
"request": {
"id": "4167958910254704",
"idType": "UIN",
"expiryTimestamp": "sjsjsj4@33"
},
"requesttime": ""
}

Response body:

{
"responsetime": "2025-03-20T10:25:25.437Z",
"errors": [
{
"errorCode": "ADM-HTL-004",
"message": "Invalid Request"
}
]
}

Expected Output: Should get valid error message

Attaching the report for the reference:

mosip-api-internal.qa-java21-auth-2025-03-20_09-30-full-report_T-603_P-576_S-0_F-22_I-5_KI-0.html

📎 Attachments

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions