-
## Prerequisites
- [X ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate
- [X ] The issue still exists against the latest `mas…
-
Send grid requires `SEND_GRID_KEY` by default but the Heroku addon adds the following config vars: `SENDGRID_PASSWORD` and `SENDGRID_USER` which requires me to manually add a KEY too. Not a high prior…
-
# Feature request
## Is your feature request related to a problem? Please describe.
Two factor authentication (2FA) is a well-known security feature. In my opinion, everyone should enable 2FA fo…
-
Came across this site while doing some Google Analytics clean-up. This seems like a very cool, but archived project--It links to an archived repo. @abrouilette took a look and said he thinks it can be…
-
Came across this site while doing some Google Analytics clean-up. It's clearly old based on the branding. @abrouilette took a look and said he thinks it can be taken down.
https://agile-labor-categor…
-
#### Issue Summary
When sending an email using the Nodejs V3 API, I receive the following error message:
```
{
[SendGridError: Response error] message: 'Response error' }
{
status…
ovaar updated
3 years ago
-
When I make a call using the app, I see that we are setting(in `VoiceActivity.java`)
`params.put("to", contact.getText().toString());`
And this leads to following request being sent to backend twi…
-
### What Grafana version are you using?
Grafana 5.2.2
### What datasource are you using?
default datasource
### What OS are you running grafana on?
Windows 10
### What did you do?
Trying to…
-
### Description
Ran into a Twillio exceptions due to an invalid phone number
### Steps to reproduce
Open metabase. filter the person table by phone numbers < 9 (/question/81)
### Expected behavior
T…
-
hello, I can't make the sms option of 2-fa feature work.
Here is what I have done so far:
- created a twilio account
- got my SERVICE SID, ACCOUNT SID and AUTH TOKEN; I have tested in a simple app …