Hi, @IntegrationSupport @Sachin we have tried this api https://dev.abdm.gov.in/cm/v1/care-contexts/discover we got 200 ok with proper expected response from this api but after 2 hours we again tried this with same request body with valid X-AUTH-TOKEN it giving 404 status code with message
{
"error": {
"code": 1500,
"message": "Could not find the user details"
}
}
Here is the first attempt response we get