[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Example18



The error means that the data that HTTPAPI is receiving is not valid XML 
data, so it can't parse it.

If you need more information, then please create a debug file.  You do 
this with "callp http_debug(*ON)" on the first C-spec or free-format 
spec of your program.  It will write a debugging log to 
/tmp/httpapi_debug.txt that you can look at for more information.


Roberto Tempesti wrote:
>    Hi Scott,
>    I just try to compile "example18" of LIBHHTP library, it compile but I
>    get a problem when I run it.
>    This is what I run from the command line:         CALL EXAMPLE18
>    PARM('USD' 'JPY' 12.00)
>    This is what I get back:                        XML parse failed at
>    line 1, col 0: no element found
>    What's wrong ?
>    Thank you in advance
> 
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------