G2.2RC1 Remote Protocol and g2_authToken

conorboyd

Joined: 2005-03-29
Posts: 166
Posted: Thu, 2007-01-18 00:25

Hi,

I'm currently testing my Gallery screensaver against G2.2RC1, and although I believe I have coded appropriately to support the new g2_authToken functionality added in Remote Protocol version 2.10, I don't see an authToken response value from the server.

Subsequent calls to the Remote Protocol then fail with an error about loss of session data.

If I call the login method on my G2.2RC1 installation, I get the following response:
#__GR2PROTO__'#$A'server_version=2.11'#$A'debug_core_version=7,17'#$A'debug_module_version=1.0.8'#$A'status=0'#$A'status_text=Login successful.'#$A'debug_user=admin'#$A'debug_time=0.178s

I'm assuming I should see an authToken response pair in this response string?

Thanks for any help anyone can give.

Cheers,

Conor
Christchurch, NZ

GLoSS: Gallery2 Local Screen Saver & Desktop Changer

 
conorboyd

Joined: 2005-03-29
Posts: 166
Posted: Wed, 2007-01-24 02:42

After a suggestion from Paour, I looked more closely at the open source HTTP library I'm making use of, and it looks like the problem is in there.

So, it appears that my G2.2RC1 installation is working fine on the authToken side of things.

Conor
Christchurch, NZ

GLoSS: Gallery2 Local Screen Saver & Desktop Changer