Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.1: Critical bug #148

Open
vitorsdcs opened this issue Nov 19, 2024 · 2 comments
Open

v2.0.1: Critical bug #148

vitorsdcs opened this issue Nov 19, 2024 · 2 comments

Comments

@vitorsdcs
Copy link

Hi, we just updated from 2.0.0 to 2.0.1 and noticed a critical bug.

The entry objects returned by the library are now invalid.

This is because this change caused the structure of the responseJSON object to be altered.

And then when the code reaches this line, the condition evaluates to false as entryList is of type ArrayList, not an instance of JSONArray.

@reeshika-h
Copy link
Contributor

Hey @vitorsdcs , our team is looking into the changes. Will keep you posted. Thank you

@reeshika-h
Copy link
Contributor

Hey @vitorsdcs , please check out v2.0.2 and let us know.

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

No branches or pull requests

2 participants