Unable to Add Services(HIP/HIU) in Production Environment

Hello @IntegrationSupport @Ramandeep1

Please note that this issue is specific to the production environment, as we can successfully add services(HIP/HIU) in the sandbox environment without any complications but unable to add services(HIP/HIU) in Production Environment.

here is the API request

curl --location --request PUT ‘https://live.ndhm.gov.in/devservice/v1/bridges/services
–header ‘Content-Type: application/json’
–header ‘Accept: application/json’
–header 'Authorization: Bearer <Authorization_Token>
–data ‘{
“id”: “YoreCare_HIP”,
“name”: “YoreCare HIP Facility”,
“type”: “HIP”,
“active”: true,
“alias”: [
“EG”
]
}’

While utilizing the provided API to create a service, I am encountering an error message that hinders the successful execution of the request. The error message is “Upstream connect error or disconnect/reset before headers. Reset reason: connection failure.”

Please let me know if any additional details or troubleshooting steps are required to address this issue. Your assistance in resolving this matter would be highly appreciated.

Thank you for your attention and support.

Sincerely,
Goutham

@IntegrationSupport @Ramandeep1 please resolve this query ASAP

@goutham New API Link: https://facility.abdm.gov.in/swagger-ui.html#/
You can only register HIP, HIU services.