-
I tried posting a PR with the updated Twilio yesterday and if failed travis tests because I was setting a date wrong in one of the tests. This made me take a close look at the way we are handling date…
-
-
this error is shown always
**java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.**
i am not able to register using twillio voice sdk
-
Generate an SMS Alert when an athlete enters a 'red' alert status so the athlete can be pulled aside for fluids. We plan on using twillio.
-
Criminal cases can have multiple appointments per case. I think we will need to store after sending the reminder the hearing date, and if a different hearing date appears for the reminder request, we …
-
### Steps to reproduce
Clone the library, follow the example setup instructions
You error at buildtime:
ld: framework not found TwilioVideo
clang: error: linker command failed with exit code 1 (…
-
Stumbled upon this sms api:
http://api.ip1sms.com
Having tried it myself and am very satisfied, is it possible to integrate it in netdata?
You have to sign up and pay to use the service thou,
-
I want to request that the code snippet be given also show the notification in the example. Right now if you implement the code snippet you can no longer have the notification show. I contacted App c…
-
I built a new raspberry pi running stretech os. I cannot get gensms.py to function.
### Expected Behavior
gensms sends text notifications
### Actual Behavior
no notifications are sent
#…
-
I am trying to deploy a node bot to aws lambda using serverless framework, but I cant figure out how to detect Bot framework finished his job(Saved user data and sent all pending messages) to stop aws…