I get this error "System.Exception: 'Cannot unmarshal type decimal' whenever I use: `var ticker = await PaprikaClient.GetTickerForIdAsync(id);` But GetTickersAsync works fine.
I get this error "System.Exception: 'Cannot unmarshal type decimal' whenever I use:
var ticker = await PaprikaClient.GetTickerForIdAsync(id);But GetTickersAsync works fine.