i am trying to make an api call to get stats for a specific proxy, the url is
https://api.enterprise.apigee.com/v1/organizations/{org}/environments/prod/stats/apiproxy?select=sum... eq "apiproxy")&timeRange=10%2F14%2F2019+11%3A10~10%2F28%2F2019+12%3A10
this results in null, but for that date range i am having data in apigee. what am i doing wrong