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
Newtonsoft.Json.JsonSerializationException: 'Error converting value 1329227995784915872903807060280344575 to type 'System.Int128'. Path 'value', line 1, position 46.'
Inner Exception:
ArgumentException: Could not cast or convert from System.Numerics.BigInteger to System.Int128.
Source/destination types
Source/destination JSON
Actual behavior
Steps to reproduce
If I use a type of JSON token that is a string, it works correctly. That is, like this:
The text was updated successfully, but these errors were encountered: