michaelkourlas / voipms-sms-client

Popular Android messaging app for VoIP.ms, a Canadian VoIP provider
https://play.google.com/store/apps/details?id=net.kourlas.voipms_sms
Apache License 2.0
216 stars 51 forks source link

API Error #264

Closed chankruse closed 6 months ago

chankruse commented 6 months ago

Looks like voip.ms changed something and the app no longer works. However, if you change the requests from POST with form data to a simple GET with URL encoded params, it works again.

michaelkourlas commented 6 months ago

Duplicate of #262.