When integrated adbm health apis in local server environment, we were able to fetch the responses.
Now after hosting the server and again consuming the health apis, it leads to 504 gateway error.
We have also updated out system url as per the step 2 of getting started with apis on adbm dashboard.
curl -X PATCH “https://dev.abdm.gov.in/devservice/v1/bridges” -H “accept: /” -H “Content-Type: application/json” -d “{“url”:“string”}”