StackStorm-Exchange / stackstorm-google

st2 content pack containing google integrations
https://exchange.stackstorm.org/
Apache License 2.0
3 stars 4 forks source link

stackstorm google pack returns empty output #5

Open vageesh7 opened 4 years ago

vageesh7 commented 4 years ago

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.

vageesh7 commented 4 years ago

can anyone please provide any solution for this? Much awaited!