S SearchRSS
< BackHome
Newest questions tagged php - Stack Overflow

PhilSMS API sends a voice call instead of plain SMS despite setting `type` to `plain`

I am using the PhilSMS API v3 with Laravel/PHP to send OTP and notification messages. My problem is that PhilSMS sends the message as a voice call instead of a normal SMS, even though I explicitly set the message type to

View original source