On Thu, May 26, 2011 at 12:41 PM, Henri Beauchamp <sl...@free.fr> wrote:

> Looking at (grepping) the code, I see no mention of these in

lllogininstance.cpp (if these options are like others, there
> should be requested_options.append("search_token") and
> requested_options.append("auth_token") calls in there...).
>

The search_token is always returned in the XMLRPC response, and it is not
necessary for the viewer to request it (unlike most such values which are
explicitly requested).


> I tried to request these options in my backport, but both
> getResponse("search_token") and getResponse("auth_token") keep
> returning empty strings...
>

That's odd. Can you dump out the full XMLRPC response to verify that
search_token isn't present and that it's not some other part of the viewer
plumbing that's eating the value? I'm seeing it when doing some raw XMLRPC
tests against the login service.

-- Josh
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to