Skip to content

[Q&A] shipping_profile_id and some ID fields have values are larger than allowed for INTEGER. #1001

Answered by duongvd2106
duongvd2106 asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like I misunderstood the API documentation. The Integer mentioned there implies a positive integer and the maximum value is not the maximum value of a 32-bit signed integer like I thought. I passed the data type from Java Integer to Java Long and everything seems to be fine.

Thanks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Gareth064
Comment options

Answer selected by duongvd2106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants