Xrpc Not Supported
The interpretation of a 404 response is somewhat unique for XRPC. A 404 indicates that the server does not provide a resource at the given location (/xrpc
) meaning the server does not support XRPC. To indicate that the given procedure is not implemented, use MethodNotImplemented.