- Joined
- Jun 7, 2024
- Messages
- 61
- Reaction score
- 4
Hello,
when I trying to POST from terminal, it's successfully received to client, but client is not able to reply me, also web manager shows me erros, from webhook.
curl https://next.sms.myphone.ge/api/v1/messages \
-H "Authorization: Bearer Bearer Token" \
-d "content=message content1." \
-d "from=LLC Fixit" \
-d "to=9955XXXXXX"
how is it works, if the sms provider is 3rd party and not partner of 3cx?
when I trying to POST from terminal, it's successfully received to client, but client is not able to reply me, also web manager shows me erros, from webhook.
curl https://next.sms.myphone.ge/api/v1/messages \
-H "Authorization: Bearer Bearer Token" \
-d "content=message content1." \
-d "from=LLC Fixit" \
-d "to=9955XXXXXX"
how is it works, if the sms provider is 3rd party and not partner of 3cx?