Forum Discussion

DylanGeorgeFiel's avatar
9 years ago

API returing different results from API V1/V2 and Studio

Hello,   I'm new to lithium,   I'm running the following queries from V1, V2 - SELECT count(*) FROM messages   restadmin('/metrics/name/net_overall_posts?js_string') These are returning t...
  • VarunGrazitti's avatar
    VarunGrazitti
    9 years ago
    Could be a reason, why don't you compare a normal V1 /posts/count call with this V2 instead of metrics call and see how it works.