You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}]
The text was updated successfully, but these errors were encountered:
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}]
The text was updated successfully, but these errors were encountered: