[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: HTTPAPI v1.08 error message meaning
> You have to look at the contents of "http_url_a" in the above example.
Here is a snapshot from Debug
 EVAL http_url_a
 HTTP_URL_A =
           ....5...10...15...20...25...30...35...40...45...50...55...60
      1   'HTTPS://xxxxxQUAL.xxxxx.COM/INTERACTIVERES/SECURE/SLNIHTPS.D'
     61   'LL                                      '
 
(the xxxxx replaces the company name)
Thanks,
-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Scott
Klement
Sent: Tuesday, January 09, 2007 1:15 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: HTTPAPI v1.08 error message meaning
> I have been running HTTPAPI in production for 3 years, V1.08.  On my
> test system I am getting the following error message and I can't
figure
> out why.  I have looked through the archives and didn't find a match.
>
> 'Only the http andhttps protocols are available!'
The URL that you pass to http_url_post_raw() must start with either 
"http:" or "https:".  Make sure the URL starts with one of these two 
strings (and without any extra spaces inserted)
> c                   eval      rc=http_url_post_raw(http_url_a:
> c                               %addr(Send_Msg):
%len(%trimr(Send_Msg)):
> c                                  1: %paddr('INCOMING'))
You have to look at the contents of "http_url_a" in the above example.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------