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

Due to recent pagination changes, a 404 error is printed on accounts #739

Open
elboletaire opened this issue Jul 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@elboletaire
Copy link
Member

elboletaire commented Jul 19, 2024

See for example https://app-dev.vocdoni.io/organization/0xdeb8699659be5d41a0e57e179d6cb42e00b9200c

A solution we could do now would be to not print the error for pages different than the first one, but it'll be better to wait until the pagination changes are implemented in the SDK (see vocdoni/interoperability#188). This way we'll have the total number of pages, and the request should not be done for non existing pages.

@elboletaire elboletaire added the bug Something isn't working label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant