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

Re: Has anybody had any experience accessing Google Apps web services from HTTPAPI?



Mike Krebs wrote:
> Assuming you know how to create the oauth_nonce and the
> oauth_signature...
> 
> This would be a somewhat strange POST_XML. Strange because it seems
> unusual to pass a parameter with the URL. If I read that correctly,
> everything up to the blank line is going to be "header" (cookies if
> they were cookies) keywords. This would be consistent with what I
> found with ClientLogin documentation. So, you need to build the URL
> and the additional headers.
> 
> Not tried but should go something like this:

Fascinating. I must have read this at least three or four times 
yesterday, with no idea how GDocsHeaders got called, and then this 
morning, I finally noticed the
> http_xproc( HTTP_POINT_ADDL_HEADER
>              : %paddr(GDocsHeaders) );
and looked up how it works.

Quite remarkable. Thanks.

--
JHHL
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------