All Auth Modes are not displaying

Hello @IntegrationSupport

We are facing Issue in in /on-fetch-modes API as It is displaying auth mode only DEMOGRAPHICS in response to /fetch-modes. The API request and response is as below. Please resolve our query and revert back on the same.

/v0.5/users/auth/fetch-modes

Request
{
“requestId”: “7ee36f9d-95b0-4103-841d-23f9d68661ac”,
“timestamp”: “2023-02-16T10:09:15.875Z”,
“query”: {
“id”: “neha2021@sbx”,
“purpose”: “KYC_AND_LINK”,
“requester”: {
“type”: “HIP”,
“id”: “IN3410000246”
}
}
}

/v0.5/users/auth/on-fetch-modes

Response
{
“requestId”: “922eedf6-6bca-4a21-b82f-5d5cc7476bec”,
“timestamp”: “2023-02-16T10:09:31.760036261”,
“auth”: {
“purpose”: “KYC_AND_LINK”,
“modes”: [
“DEMOGRAPHICS”
]
},
“error”: null,
“resp”: {
“requestId”: “7ee36f9d-95b0-4103-841d-23f9d68661ac”
}
}

@kumar can you please refer link, Guidance for next step - General Query - ABDM Sandbox Forum

Please do let us know and we will ensure resolution. Do mention you sandbox client-id when reverting with response. This will help us locate your entity name and registered email id and we can then share details for virtual meeting, if required.

Also, please refer to webpages , https://sandbox.abdm.gov.in/docs/postman_collections and https://sandbox.abdm.gov.in/webinars.
Thanks