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

GOG Query does not appear to recieve all pages #22

Closed
Stew-rt opened this issue Jul 20, 2018 · 1 comment
Closed

GOG Query does not appear to recieve all pages #22

Stew-rt opened this issue Jul 20, 2018 · 1 comment

Comments

@Stew-rt
Copy link

Stew-rt commented Jul 20, 2018

The GOG Query does not appear to recieve more than 1 page from the API.

The GOG API paginates more than 100 results by default, but i assume it's configurable via productsPerPage.

Pages are indicated via:
{
page: 1
...
totalPages: 4
...
}

Further pages can be accessed via the URI
https://embed.gog.com/account/getFilteredProducts?mediaType=1&page=1
https://embed.gog.com/account/getFilteredProducts?mediaType=1&page=2

tkashkin added a commit that referenced this issue Jul 20, 2018
@tkashkin
Copy link
Owner

@MessedUpHare Thanks for reporting, fixed.

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