Daniel Boydston

Results 2 comments of Daniel Boydston

It looks like your integer value is too large. The error message indicates the allowed value range is -2147483648 to 2147483647: `;pyasn1.type.error.ValueConstraintError: failed at: ValueConstraintError(3747938579,)` The value being passing in...

It would be great to have this fixed. Running into the same issue.