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

R: HTTP_POST request - microsoft translator web service



Yes, the URL is a .NET and it requires a OAUTH token.
The problem is that I can't obtain the token with the HTTP post request  HTTP_URL_POST_RAW function.

I will look at the example you suggest.

Thanks

-----Messaggio originale-----
Da: Mike Krebs [mailto:mkrebs@xxxxxxxxxxxxxxxxxx] 
Inviato: martedì 24 aprile 2012 22:08
A: HTTPAPI and FTPAPI Projects
Oggetto: RE: HTTP_POST request - microsoft translator web service

I am not familiar with the translator api but the URL you are pointing to is windows.net? Is this correct?

It looks like some form of OAUTH is being used. This usually requires some kind of tokens in the header of the HTTP. Look in the archives for HTTP_POINT_ADDL_HEADER for how that has been used. Also if you stuck on the OATH, JHHL might be able to help as he figured it out for Google API.

There is different way of creating the post data in the most recent release as well. Look at EXAMPLE10 for instance.


-----------------------------------------------------------------------
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
-----------------------------------------------------------------------