-
https://github.com/aspnet/Docs/blob/8e3f1ab85c5f2245d1e3146a57fc10ee19bd860e/aspnetcore/security/authentication/2fa/sample/Web2FA/Services/MessageServices_twilio.cs#L27-L41
getting the following er…
-
# ***NOTE: Below is only an example as to how tr staff may achieve this, this is an open discussion***
**GOAL:** Allows tr staff to access multiple user accounts via SMS verification.
Now that we…
-
Hi,
I am using Twilio Voice Quickstart for Android to implement programmable voice and its implemented successfully but I am getting an issue of crash of Twilio SDK.
Scenario -
I am making ca…
-
### Description
App crashing every time user send the first message
### Steps to Reproduce
1. Create channel
2. Send a message to the channel
3. App crash
Open app again and send a message…
-
Trying to get django-two-factor-auth==1.6.2 comatible running with Django==2.0
## Expected Behavior
## Current Behavior
urls.py code:
urlpatterns = [ url(r'', include(tf_urls + t…
-
Using the Quickstart ios (swift and php) I am able to configure the chat server (everything green) but unable to connect for some reason.
```
2017-11-29 20:47:45.744636+0100 ChatQuickstart[70841…
-
According to https://www.twilio.com/docs/api/security#notes the port number should be omitted in HTTPS requests for signature validation. `RequestValidator.validate` should take these rules into accou…
-
Superusers can access material hidden from public view which can include bulk accidental releases of sensitive personal information; they can also access users' email addresses.
Consider eg.
- Keys…
-
Could someone help me about this weird error? This does not happen using browsers.
The log:
```
2.195 I: 'Twilsock D:', 'FSM: ', 'startup', ': ', 'none', '>>', 'disconnected'
2.197 I: 'Twi…
-
Twilio does not permit self-signed certificates. Can probably use "Let's Encrypt":
https://letsencrypt.org/
Which is a trusted CA cert in the Firefox CA bundle, which Twilio is based on.
Firefo…