-
Hi ,
I have used a python script to generate OTP, validate it, and generate the token. Till here the code works fine. But the moment I want to download the certificate, I am getting the 401 error.…
-
It would be great if a feature is introduced for notifying users via Email/SMS when vaccination slots are available.
A user may opt in to receive such notifications and provide his/her preferences …
gkbit updated
3 years ago
-
Currently the code to apply min age filter runs like this
```py
curr_result = filter_centers_by_age_limit(self._call_api(url),
min_age_limt…
-
I am trying to access public API's when I try to make a curl call from my local PC(my location is Bangalore) I get a response,
but when I try to make a curl call from a remote instance(DigitalOcean …
-
[**Is]([certificate(5).pdf](https://github.com/egovernments/DIVOC/files/6520103/certificate.5.pdf)) your suggestion to fix an issue with documentation or to improve it?**
A clear and concise descript…
-
So I just found this video on youtube which explains how we can change the format of date to avoid getting cached data. I think it would be great if we could integrate this in our code.
What are yo…
-
I was trying the auth generate OTP API , works well with my postman app (technically I use PAW which is same like Postman), But doesn't work with nodejs at all , I tried different packages too , but I…
-
I am making a call out using the Salesforce Apex Rest service , but it is giving me an the code of 403 along with the error
" We can't connect to the server for this app or website at this time. The…
-
**OS:**
Windows 10 Professional x64 Build 1803 (10.0.17134.48).
**GPMDP Version:**
4.5.0
**Issue Descriptions:**
When using the Remote Desktop UWP app on Windows 10 GPMDP audio playback s…
-
Are the responses to findByDistrict API being cached? I see that telegram is sending notifications for centres which my code is unable to identify. Im invoking my code every 6 seconds