Enable Access for APIs required for M1 integration

Hi Team,

Trying to use generateOTP API.
Request:
curl --location --request POST ‘healthidsbx.ndhm.gov.in/api/v1/registration/mobile/generateOtp’
–header ‘Accept-Language: en-US’
–header ‘Content-Type: application/json’
–header ‘Accept: /
–header ‘Authorization: {{apiKey}}’
–header ‘Cookie: TS01c078b5=01445fed0491ee28c5d43a9cd2b619c36d579b61c8c58c9d61b37d9af708570c309922e5981a74ef0e24ceee07e74c5d48ea1d68cb’
–data-raw ‘{
“mobile”: “+919022072237”
}’
Error:
{
“timestamp”: “2023-02-01T14:15:34.811+0000”,
“status”: 401,
“error”: “Unauthorized”,
“message”: “Unauthorized”,
“path”: “/api/v1/registration/mobile/generateOtp”
}

Currently we are integrating with M1 so request you to grant access for APIs required for M1 integration for sandbox env.
client-id: SBX_002648.
@IntegrationSupport

Thanks & Regards,
Dinesh Solanki

@IntegrationSupport, Please help us on this.

@IntegrationSupport, development is stuck because of this issue.

I’ve changed url to healthidsbx.abdm.gov.in/api/v1/registration/mobile/generateOtp and still same error.

Request you to help ASAP.