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

[2.6][T4] wrong meta data when querying with a page param bigger than pageCount #3236

Closed
dated opened this issue Nov 9, 2019 · 2 comments
Closed

Comments

@dated
Copy link
Contributor

dated commented Nov 9, 2019

The meta object of an API response contains wrong data if a page is requested that is higher than pageCount.

e.g. https://dexplorer.ark.io/api/wallets/D6eAmMh6FFynorCSjHS1Qx75rXiN89soa7/transactions?limit=100&page=41 vs. https://dexplorer.ark.io/api/wallets/D6eAmMh6FFynorCSjHS1Qx75rXiN89soa7/transactions?limit=100&page=1000

@ghost
Copy link

ghost commented Nov 9, 2019

Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@faustbrian faustbrian changed the title wrong meta data when querying with a page param bigger than pageCount [2.6][T4] wrong meta data when querying with a page param bigger than pageCount Nov 11, 2019
@dated dated closed this as completed Nov 11, 2019
@ghost
Copy link

ghost commented Nov 11, 2019

This issue has been closed. If you wish to re-open it please provide additional information.

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

1 participant