Forums

xmlrpc Password Error (1 post)

  1. cogmios
    Member
    Posted 2 years ago #

    Im trying to call the xmlrpc interface to create a new page, so far so good. But I get a 403, I think the password is not accepted I think because it contains some characters that it tries to &.. escape. So...

    $request = xmlrpc_encode_request($method,$params);

    do I need to add in the array of $params something else to not make it escape the password?

Topic Closed

This topic has been closed to new replies.

About this Topic