shtingeri

Results 4 comments of shtingeri

> Please upgrade to the latest code and try again first. Maybe it's already fixed. `acme.sh --upgrade` If it's still not working, please provide the log with `--debug 2`, otherwise,...

> who told you to use in this way? [This](https://github.com/acmesh-official/acme.sh/wiki/notify#21-set-notification-for-customscript) is the wiki I referred to.

For example, this slack [webhook](https://api.slack.com/tutorials/slack-apps-hello-world) only accepts json body like `{"text":"Allow me to reintroduce myself!"}` . Thus, I need to concatenate `SMS Message` `SMS Sender` and `timestamp` into one value....

Alternatively, add `--no_prompt` flag to avoid confirmation.