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

RE: HTTP_POST request - microsoft translator web service



Did you do the "tutorial" EXAMPLExx programs? They introduce you to an important thing called the debug file. 

HTTP_DEBUG(*ON);

Make that the first statement in your code. After running the program, look in
 WRKLNK '/tmp/*.*'

You will find a file called httpapi_debug.txt. Look in there and see if anything tells you what went wrong. If you can't tell, open the file in notepad and include the text in your email. Someone will have suggestions after that. 

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Andrea Buffo


Hi, I'm new of the use of http API.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------