cowinapi / developer.cowin

This group is created to facilitate technical and integration discussions related to cowin platform. API related contents can be obtained at API setu portal https://apisetu.gov.in/public/marketplace/api/cowin
115 stars 30 forks source link

Cowin Vaccinator API not working "/beneficiaries/findByMobile" #520

Open rajbestdoc opened 3 years ago

rajbestdoc commented 3 years ago

Hi team, Hope you are doing great... facing 403 in response of the below shared api, please refer the below curl command and let me know if Im doing anything wrong or anything changed....even tried with the official swagger doc from test and production server either are not working..

curl -X GET "https://cdndemo-api.co-vin.in/api/v2/vaccinator/beneficiaries/findByMobile?mobile_number=7978668512" -H "accept: application/json"