vslee/IEXSharp

Error When Pulling Dividend Informaiton

Closed this issue · 2 comments

Hello all. When pulling dividend information I get the following error:
The JSON value could not be converted to System.Int64
Here's the data I receive:
[{"amount":1.9,"currency":"USD","declaredDate":"2022-02-22","description":"Ordinary Shares","exDate":"2022-03-09","flag":"Cash","frequency":"quarterly","paymentDate":"2022-03-24","recordDate":"2022-03-10","refid":2452707,"symbol":"HD","id":"DIVIDENDS","key":"HD","subkey":"2452707","date":1646784000000,"updated":1647302657303.492}]

vslee commented

Should be fixed now. Can you try the latest pre-release?

Looks great to me. Thank you!