[opensource-dev] New web search: how to get search_token or auth_token in v1 viewers ?

Joshua Bell josh at lindenlab.com
Thu May 26 13:59:50 PDT 2011


On Thu, May 26, 2011 at 12:41 PM, Henri Beauchamp <sldev at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110526/46891591/attachment.htm 


More information about the opensource-dev mailing list