[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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
-----------------------------------------------------------------------