Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make SMS work? #81

Open
oliu321 opened this issue Nov 6, 2019 · 1 comment
Open

How to make SMS work? #81

oliu321 opened this issue Nov 6, 2019 · 1 comment

Comments

@oliu321
Copy link

oliu321 commented Nov 6, 2019

Hi, I tried to patch the sms_command as instructed, only 2 differences, I put it under default section (instead of production) and I am using twilio (in US it's a popular choice), now I did test the curl command in bash and it works. But when I tried to login, the sms was not sent out. I did restart the apache. The system may be trying to tell me that there is an error but probably I can't see it because of #80

@oliu321
Copy link
Author

oliu321 commented Nov 6, 2019

Ok, after I manually copy the value to the sms_sender.rb and directly assign the value of the command now it works. So basically it's working for me for now, although a very customized version.

Also I tried to put the value under the production section too but doesn't work neither. All I get from command that way is "echo ..." which based on code looks like the plugin failed to find configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant