Closed AkashAryal closed 4 years ago
Hi! When I try the following query: get vn details,tags,screens,basic ( tags = [155,96,136] )
get vn details,tags,screens,basic ( tags = [155,96,136] )
I get an error:
var status = response.match(/(\S+) {/)[1]; TypeError: Cannot read property '1' of null
Thanks for opening this issue.
I have updated the package, fixing this bug, to v1.0.3.
Hi! When I try the following query:
get vn details,tags,screens,basic ( tags = [155,96,136] )
I get an error: