It seems that today, the old API v1 from smsenvoi.com is not working anymore… In fact, I don’t know since when.
I just emailed the support and hope to get an answer soon.

As sending an SMS from their website was still working, I decided to try the new API v2.
This is not a real change, they mostly renamed some of the fields, replaced the password by an API key, do you can give it to some other people without having them gain access to your admin interface, and the API answer is now in JSON format instead of « OK » and « KO ».

I just changed the script so new parameters are set. I still don’t deal with the answer.

See attached file  sendSMSv2.py