InfluxDB.query(command, dbName) is not returning the values

Hi,

We have influx community version installed in our system to store timeseries data.

InfluxDB.query(command, dbName) is not returning the value though the query returns values when i try the same query from influx web console?

Could you please help us to resolve the issue?

@soundari Can you post an example of how I would reproduce this? Perhaps some sample data. Also what language are you using to query the database? Posting the script would help with debugging.