Exception in thread “main” com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of com.crio.warmup.stock.dto.AlphavantageCandle
, problem: java.lang.NullPointerException
at [Source: (File); line: 11, column: 13] (through reference chain: com.crio.warmup.stock.dto.AlphavantageDailyResponse[“Time Series (Daily)”]->java.util.LinkedHashMap[“2020-03-05”])
Unable to proceed forward, please offer some insight.