CoWin-Vaccine-Notifier icon indicating copy to clipboard operation
CoWin-Vaccine-Notifier copied to clipboard

requested URL not working

Open karshad928 opened this issue 3 years ago • 0 comments

getting 'InsecureRequestWarning: Unverified HTTPS request is being made to host' exception while requesting below URL

URL = "https://cdn-api.co-vin.in/api/v2/appointment/sessions/public/calendarByPin?pincode={}&date={}".format(pincode, given_date) header = {'User-Agent': 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.76 Safari/537.36'}

karshad928 avatar May 22 '21 14:05 karshad928