We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I send a url with get method something similar to (from outside the app - either the voip.ms webpage or through the API):
I get the following within the app:
The receiver seems to get it correctly, but on my end within the voipms sms app it shows as the second option.
The text was updated successfully, but these errors were encountered:
If you use the getSMS or getMMS API calls, do they return the correct URI in the message text?
getSMS
getMMS
Sorry, something went wrong.
This is how it appears in the getMMS API call:
{"id":"78081872","date":"2024-05-20 19:19:59","type":"0","did":"<...>","contact":"<...>","message":"www.url.com\/blah.php?account_number\u001019&secret_key$5542","col_media1":"","col_media2":"","col_media3":"","media":[]}
The API is providing the app with the wrong information -- please contact VoIP.ms for assistance.
michaelkourlas
No branches or pull requests
When I send a url with get method something similar to (from outside the app - either the voip.ms webpage or through the API):
I get the following within the app:
The receiver seems to get it correctly, but on my end within the voipms sms app it shows as the second option.
The text was updated successfully, but these errors were encountered: