Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request using PREDEFINED_PERIOD = LAST_YEAR returns empty json {} #60

Open
mattiaferrari02 opened this issue Feb 2, 2023 · 0 comments

Comments

@mattiaferrari02
Copy link

I tried this request

grpcurl -protoset fd.bin -d '{ "time_range": { "predefined_period": 7  }, "market_ids": ["6977"], "reference_currency": "usd", "page": { "page_size": 900 }, "time_frame": 5  }' stage-tdex-analytics.xdex.ch:443  tdexa.v1.Analytics/MarketsPrices 

Tried also the request with different maket ids 6977, 6976, 6978. And i tried also changing the page_size. But the response doesn't change
but it returned an empty json, did I do something wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant