I am running st2 2.6.0. and getting empty output when i run the st2 run cmd for google pack.
root@stackstorm-bf44b7f9f-26ms2:/opt/stackstorm/packs/google# st2 run google.get_search_results "query=lkhill"
.
id: 5d48fdb5ff23af0124e8977c
status: succeeded
parameters:
query: lkhill
result:
exit_code: 0
result: '[]'
stderr: ''
stdout: ''
root@stackstorm-bf44b7f9f-26ms2:/opt/stackstorm/packs/google# st2 --version
st2 2.6.0
root@stackstorm-bf44b7f9f-26ms2:/opt/stackstorm/packs/google#
can someone help on this issue? I have a VPN connected while working on this.