David,
ok, so if I understand right, all the methods I mentioned in my email
(max_question_id and max_tag_id) should work and return correct values
even if I'm not logged in. Other functions with 'privilege' will return
an error code.
In that case I get it. And yes, the code returns error co
Hi Lyu,
On Sun, Oct 12, 2008 at 22:09, Lyu Abe <[EMAIL PROTECTED]> wrote:
> Actually no: I am using a C code (xmlrpc-c) to call the methods on the
> http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test
> server with the "root" login.
>
> I commented the 'login' method calls but could still obtai
Hi David,
Is it normal that when using these servers:
http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test
or
http://www.linux-france.org/cgi-bin/demexp-xmlrpc-demo
do not need to 'login' to be able to access to all methods on the
server? (and the 'goodbye' method doesn't seem to do anything
Hello Lyu,
Lyu Abe <[EMAIL PROTECTED]> writes:
> Is it normal that when using these servers:
> http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test
> or
> http://www.linux-france.org/cgi-bin/demexp-xmlrpc-demo
>
> do not need to 'login' to be able to access to all methods on the
> server? (and