smsapi / smsapi-php-client

SMSAPI PHP client that allows you to send messages, manage Short URLs and administrate your SMSAPI account.
https://www.smsapi.pl
Other
64 stars 39 forks source link

Fix deleting scheduled sms #84

Closed invalidCorgi closed 5 years ago

invalidCorgi commented 5 years ago

sch_del API parameter is string, not an array. At the moment API throws error about invalid id.

maciejlew commented 5 years ago

Thanks for your contribution but we decided that issue should be resolved in other way. The fix will be added soon.

invalidCorgi commented 5 years ago

Of course, now I see that was a really bad commit breaking compatibility :) Looking forward for a official fix.