Open ouewqa opened 6 years ago
The web console can be sent successfully. You can give it a try.###
遇到同样问题
╭─tanpengsccd@tanpengdeMBP ~
╰─$ curl -s \ 2 ↵
--form-string "source=Alertover" \
--form-string "receiver=u-a9204052-f595-4c35-937f-3584e9b1" \
--form-string "content=hello world" \
--form-string "title=hello" \
https://api.alertover.com/v1/alert
{
"code": -1002,
"msg": "sender not working"
}%
curl -s \ --form-string "source=Alertover" \ --form-string "receiver=u-32933ff8-d6ae-4447-a7b5-00f9da5a" \ --form-string "content=hello world" \ --form-string "title=hello" \ https://api.alertover.com/v1/alert