Get historical prices by ticker symbol - No history only current value

Description: When I try to use the price history of a specific ticker, I receive only the current day value not the history

Reproduction step:

  1. Go to endpoints: Get historical prices by ticker symbol.
  2. Fill in the following information (see below) and run the query :
  • ticker_symbol: ETH
  • from : 2021-08-07
  • to : 2021-08-08

Expected result: Return a list of historical prices for a specific ticker

Real Result : Return a list with only tthe current day price

1 Like

Any information on this? I also need the coin info at a specific time.