HTPPS problem with a web service

Nakia Brewer Nakia.Brewer at westrac.com.au
Thu Apr 24 17:58:18 EDT 2014


Are you going through a proxy?

I can't get HTTPS to work through a proxy that is using a PAC file.



Sent from my iPhone

> On 25 Apr 2014, at 7:47 am, "Peter W A Wood" <peterwawood at gmail.com> wrote:
> 
> David
> 
> You must have missed this in my original message - "I haven't been keeping up to-date so I'm still running LiveCode 6.5.2 under OS X 10.7.5"
> 
> Regards
> 
> Peter
> 
>> On 25 Apr 2014, at 02:52, David Bovill wrote:
>> That's interesting Peter - it doesn't work here with OSX 10.9.2 and
>> Livecode 6.6.1. Trevor had a similar problem - what platform are you on?
>> 
>> 
>>> On 23 April 2014 15:50, Peter W A Wood <peterwawood at gmail.com> wrote:
>>> 
>>> David
>>> 
>>> This worked for me in the message box:
>>> 
>>> Command:
>>> 
>>> put URL "
>>> https://api.dreamhost.com/?key=6SHU5P2HLDAYECUM&cmd=user-list_users_no_pw&unique_id=4082432&format=perl
>>> "
>>> 
>>> Output:
>>> 
>>> $result = {
>>>           'data' => 'unique_id_already_used',
>>>           'result' => 'error'
>>>         };
>>> 
>>> I haven't been keeping up to-date so I'm still running LiveCode 6.5.2
>>> under OS X 10.7.5
>>> 
>>> Regards
>>> 
>>> Peter
>>> 
>>> 
>>>> On 23 Apr 2014, at 20:35, David Bovill wrote:
>>>> 
>>>> I'm having an https problem with a RESTful web service I am calling. Here
>>>> is the url (which works in the browser but not from the IDE):
>>> https://api.dreamhost.com/?key=6SHU5P2HLDAYECUM&cmd=user-list_users_no_pw&unique_id=4082432&format=perl
>>>> 
>>>> 
>>>> I've tried libUrlSetSSLVerificition false and made a stab at debugging
>>> it.
>>>> I get the following error:
>>>> 
>>>> httpproxyforurl for host 'api.dreamhost.com':
>>>>> Proxy for URL:
>>>>> socket selected: api.dreamhost.com:443|6924
>>>>> GET
>>> /?key=6SHU5P2HLDAYECUM&cmd=user-list_users_no_pw&unique_id=4082432&format=perl
>>>>> HTTP/1.1
>>>>> Host: api.dreamhost.com
>>>>> User-Agent: curl/7.30.0
>>>>> Accept: */*
>>>>> socket timeout api.dreamhost.com:443|6924
>>>> 
>>>> 
>>>> And the following headers sent (as you can see I tried changing the user
>>>> agent as curl works fine):
>>>> 
>>>> GET
>>> /?key=6SHU5P2HLDAYECUM&cmd=user-list_users_no_pw&unique_id=4082432&format=perl
>>>>> HTTP/1.1
>>>>> Host: api.dreamhost.com
>>>>> User-Agent: curl/7.30.0
>>>>> Accept: */*
>>>> 
>>>> And returned:
>>>> 
>>>> 
>>>>> HTTP/1.1 200 OK
>>>>> Set-Cookie: 60gpBAK=R1224191420; path=/; expires=Mon, 07-Apr-2014
>>> 18:14:08
>>>>> GMT
>>>>> Date: Mon, 07 Apr 2014 17:06:53 GMT
>>>>> Content-Type: text/html; charset=utf-8
>>>>> Transfer-Encoding: chunked
>>>>> Connection: keep-alive
>>>>> Set-Cookie: 60gp=R477302024; path=/; expires=Mon, 07-Apr-2014 18:08:19
>>> GMT
>>>>> Server: Apache
>>>>> X-Powered-By: PHP/5.2.17
>>>>> Vary: Cookie,Accept-Encoding
>>>>> Composed-By: SPIP 2.1.24 @ www.spip.net + images(1.0.1),
>>>>> msie_compat(1.0.0), porte_plume(1.7.9), safehtml(1.3.7),
>>> vertebres(1.0.0),
>>>>> guestbook(2.22), compresseur(1.0.2)
>>>>> X-Spip-Cache: 86400
>>>>> Last-Modified: Mon, 07 Apr 2014 17:06:53 GMT
>>>> 
>>>> 
>>>> Any thoughts?
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>> 
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 

COPYRIGHT / DISCLAIMER: This message and/or including attached files may contain confidential proprietary or privileged information. If you are not the intended recipient, you are strictly prohibited from using, reproducing, disclosing or distributing the information contained in this email without authorisation from WesTrac. If you have received this message in error please contact WesTrac on +61 8 9377 9444. We do not accept liability in connection with computer virus, data corruption, delay, interruption, unauthorised access or unauthorised amendment. We reserve the right to monitor all e-mail communications.






More information about the use-livecode mailing list