Hello,
I am trying to get the list of gateways and corresponding values via API (ChirpStack v4). I am testing with Postman client.
API token authentication is ok, I see status 200. But I am getting only total count of gateways, result set itself is empty
But if I add the gateway ID, then I see more detailed results for this particular gateway:
What I am missing? I have tried adding all the mandatory parameters. recreated API…