Skip to content

Conversation

@jparams
Copy link
Contributor

@jparams jparams commented Dec 17, 2025

Changed revenue type from int to long for larger values.

This fixes a bug observed when pulling back data for the Avatar (2009) movie.

com.amilesend.client.connection.ResponseParseException: Error parsing response: java.lang.NumberFormatException: Expected an int but was 2923706026 at line 1 column 1405 path $.revenue

Changed revenue type from int to long for larger values.
Copy link
Owner

@andy-miles andy-miles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching and fixing this.

@andy-miles andy-miles merged commit d1f9a9d into andy-miles:main Dec 17, 2025
1 check failed
@jparams
Copy link
Contributor Author

jparams commented Dec 17, 2025

Thanks for the quick merge and release. Also, great work on the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants