question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

2019-07 breaking change for pagination

See original GitHub issue

It looks like the page parameter is not supported on some endpoints in version 2019-07.

See https://help.shopify.com/en/api/guides/paginated-rest-results

Might need to extract the new Link header and deprecate the page param for the affected endpoints.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:58 (20 by maintainers)

github_iconTop GitHub Comments

5reactions
nozzlegearcommented, Feb 15, 2020

I got the same thing! Publish is coming soon, I’m about halfway through rewriting all the list async methods. Then it’s just a matter of refactoring the tests and we should be good for at the very least a prerelease publish.

3reactions
nozzlegearcommented, Aug 12, 2023

I’m going to be streaming my open source work – mostly on ShopifySharp – every Thursday at 2pm central US/3pm eastern US. I’ll probably stream it on Twitch for now, where I’ve done a few programming streams in the past.

Not trying to get internet famous or make that sweet streamer cash. I’m just going to use it as a way to ensure I’m making steady progress on this and my other projects each week, and maybe use it as a way to make the sometimes boring tedious work a tiny bit more interesting.

Edit from far in the future: streaming is buns and I’m way too busy to do that 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

CHANGELOG.md - michaelbromley/ngx-pagination
Breaking Changes. Project has been renamed from "ng2-pagination" to "ngx-pagination", since Angular is already way past version 2. Here are the changes you ......
Read more >
How to Use Relative Pagination In Your Application
This is because it is safe to modify the limit in between requests. Parameters that could break the request if they were to...
Read more >
AIP-158: Pagination
Adding pagination to an existing RPC is a backwards-incompatible change. This may seem strange; adding fields to proto messages is generally backwards ...
Read more >
Solved: Handling Pagination - Instructure Community
I use Advanced Rest Client (ARC) for Chrome, and this is what I see (it comes as a single line, but I manually...
Read more >
python - Scraping pagination via "page=" midway in url
I would ideally like to scrape just the name from class "secondaryTitle", and the 2nd unnamed div that contains the date, per row....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found