<div dir="ltr">Hello All, <div><br></div><div>I am trying to reload sql cacher via mi http but i am not able to get syntax right. I tried this</div><div><br></div><div>Request </div><div>curl -H "Content-Type: application/json" -X POST -d '{"jsonrpc":"2.0","method":"sql_cacher_reload","params":[["push_subscription_cache","54b2e840197c8824"]],"id":10}' <a href="http://127.0.0.1:43000/opensips_mi">http://127.0.0.1:43000/opensips_mi</a></div><div><br></div><div>Response : </div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">{"jsonrpc":"2.0","error":{"code":-32602,"message":"Invalid params"},"id":10}</span><br></span></div><div><div><br></div><div>and this </div><div><br></div><div>Request : </div><div>curl -H "Content-Type: application/json" -X POST -d '{"jsonrpc":"2.0","method":"sql_cacher_reload push_subscription_cache  54b2e840197c8824","id":10}' <a href="http://127.0.0.1:43000/opensips_mi">http://127.0.0.1:43000/opensips_mi</a><br></div><div><br></div><div>Response : </div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">{"jsonrpc":"2.0","error":{"code":-32601,"message":"Method not found"},"id":10}</span><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><div>but none is working for me. </div><div><br></div><div>Here push_subscription_cache is id and 54b2e840197c8824 is key</div><div><br></div><div>Please help me on this</div><div><br></div><div><a href="https://opensips.org/docs/modules/3.0.x/sql_cacher.html#mi_sql_cacher_reload">https://opensips.org/docs/modules/3.0.x/sql_cacher.html#mi_sql_cacher_reload</a><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Thanks,<div><br></div><div>Sagar</div></div></div></div></div>