I am using this API “https://dev.abdm.gov.in/cm/patients/requests?consentLimit=10&status=ALL”
to get all the consent request for the specific patient based on x-auth-token.
but some time i get the response and some time not.
Can you look into this, why I am not receiving the response continuously.
screen shot of postman.
When I am calling the api to get info about specific ID using the api “https://dev.abdm.gov.in/cm/consent-requests/72342a97-49ad-4135-aafe-a1c2d1af9f13”
I am getting the response every time I hit the api.
screenshot