Re: X-google-token causing problems with gloox
From: Jakob Schroeter <js@xxxxxxxxxx>
Date: Tue, 16 Mar 2010 12:36:10 +0100 (CET)
Quoting satyam saxena <satty8610@xxxxxxxxx>:

Hi,
I have been trying to connect to google server using gloox, but it doesnt
seem to support the X google token.

Hi,

Yes, x-google-token is proprietary and not supported. However, you've also compiled gloox without TLS support which google requires for Non-SASL auth or SASL DIGEST-MD5 (IIRC). It should work if you re-compile gloox with OpenSSL or GnuTLS (incl. headers) present.

cheers,
Jakob