Closed dedeweb closed 2 years ago
Hi @dedeweb
You need to pass the limit
parameter in /api/gateways API request for data in results.
Hi, I tried with limit parameter, but the result remains the same... I tried offset and tenant parameter too, but I can't get anything under result property...
Problem solved : my nginx reverse proxy was removing GET parameters from request. I'm closing the issue
When I call the webservice GET /api/gateways, the response is :
Without any data in results...