Skip to content
New issue

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

URL with get method doesn't work #270

Open
johnlescault opened this issue Mar 13, 2024 · 2 comments
Open

URL with get method doesn't work #270

johnlescault opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels

Comments

@johnlescault
Copy link

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.

@michaelkourlas
Copy link
Owner

michaelkourlas commented Mar 16, 2024

If you use the getSMS or getMMS API calls, do they return the correct URI in the message text?

@michaelkourlas
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants