XML-RPC API - Caveats

Caveats
S
Written by Sergiiy
Updated 11 months ago
  1. Apache XML-RPC Client doesn't support HTTP-Digest authentication scheme when used with the default java.net.URLConnection http client classes. Much more feature-rich Jakarta HTTP Client should be used instead.
  2. How to resolved issue in java xmlrpc client.  
Did this answer your question?