| View previous topic :: View next topic |
| Author |
Message |
Paul Evers
Joined: 21 Nov 2007 Posts: 6 Location: Veldhoven, the Netherlands
|
Posted: Mon Dec 17, 2007 8:32 am Post subject: sending a sms-message by http-post |
|
|
Hello,
I am trying to send a SMS-message by HTTP-Post.
When i assign the value 'https://xxxxxx' to the property ProviderHost the text after 'https:' is truncated.
==========================
[09:19:43] HTTP POST [SMS and Pager Toolkit Build 4.1.7.1119], Provider=[https:8106], Proxy=[www-proxy1.nl.int.atosorigin.com:8080]
...
...
[09:19:43] HTTP CONNECT : https:8106/callfact/atos-5880.asp
==========================
Is this a bug or am i doing something wrong?
Paul |
|
| Back to top |
|
 |
Leon
Joined: 11 Jul 2007 Posts: 408
|
Posted: Mon Dec 17, 2007 4:36 pm Post subject: |
|
|
Hello Paul,
Can you try to remove the "https://" in front of the URL, and set the UseSSL property to true.
I think this solves the problem,
Best regards,
Leon Steijger
ActiveXperts Software |
|
| Back to top |
|
 |
Paul Evers
Joined: 21 Nov 2007 Posts: 6 Location: Veldhoven, the Netherlands
|
Posted: Tue Dec 18, 2007 8:45 am Post subject: |
|
|
Thank you. ProviderUseSSL solved the problem.
Paul |
|
| Back to top |
|
 |
|