Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Fix parameter naming for pagination in getFollowers and getFollowings…#22

Merged
ErrorxCode merged 1 commit intoErrorxCode:mainfrom
AugustoSavi:main
Jul 25, 2025
Merged

Fix parameter naming for pagination in getFollowers and getFollowings…#22
ErrorxCode merged 1 commit intoErrorxCode:mainfrom
AugustoSavi:main

Conversation

@AugustoSavi
Copy link
Copy Markdown
Contributor

Hi! 👋

I was having trouble with the API responses, I kept getting the same result when paginating 😅
So I compared the requests made by the web version and noticed a small difference in the parameter names used.

This PR updates the parameter maxId to the correct max_id in both getFollowers and getFollowings methods.

Let me know if anything else is needed.

@ErrorxCode
Copy link
Copy Markdown
Owner

Thanks for your efforts in making JxInsta better! ❤️

@ErrorxCode ErrorxCode merged commit 536897b into ErrorxCode:main Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants