The Answer is :yes, it still working 
After a few debug, it works perfectly

After a few debug, it works perfectly
{"jsonrpc":"2.0","error":{"code":-32602,"message":"Invalid params.","data":"Incorrect method \"user.authenticate\"."},"id":0}
sed -i 's,user.authenticate,user.login,g' *
{"jsonrpc":"2.0","error":{"code":-32602,"message":"Invalid params.","data":"Incorrect method \"user.authenticate\"."},"id":0}
sed -i 's,user.authenticate,user.login,g' *
# perl win_process_all_bytessec_stack.pl malformed JSON string, neither array, object, number, string or atom, at character offset 1 (before "(end of string)") at win_process_all_bytessec_stack.pl line 62.
# perl -v This is perl 5, version 24, subversion 3 (v5.24.3) built for amd64-freebsd-thread-multi
# pkg info | grep p5 p5-Cpanel-JSON-XS-3.0239 JSON::XS for Cpanel, fast and correct serialising p5-JSON-2.90_1 Perl extension to convert to JSON (JavaScript Object Notation) p5-Locale-gettext-1.07 Message handling functions
Comment