You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm playing with the examples but I'm always getting an empty array returned. I know this issue is very vague but I can't seem to get it working. using node v8.10.0. The EOS database seems to be populated because I can query it with the mongo cli directly. Any tips of what I can try next?
The text was updated successfully, but these errors were encountered:
to give you an example... on the left is some basic test code that queries the db with eosio-mongodb-queries which returns an empty array. On the right is a query made with the mongo cli.
Hi, I'm playing with the examples but I'm always getting an empty array returned. I know this issue is very vague but I can't seem to get it working. using node v8.10.0. The EOS database seems to be populated because I can query it with the mongo cli directly. Any tips of what I can try next?
The text was updated successfully, but these errors were encountered: