Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Admin REST API failed to load pagination

Solved

Admin REST API failed to load pagination

timng
Visitor
2 0 1

Hi API team,

I noticed that Admin REST API pagination failed to load but the first page is ok

This GET https://[shop-id].myshopify.com/admin/api/2020-10/product_listings/product_ids.json?limit=100 is good.

But GET https://[shop-id].myshopify.com/admin/api/2020-10/product_listings/product_ids.json?limit=100&page_i................ is failed with HTTP 500 error.

 

Please DM me if you need more information

Thanks!

Accepted Solution (1)

Luke_K
Shopify Staff
402 66 103

This is an accepted solution.

Hey @timng 

Please supply a x-request_id for this call and the store name to me via DM and I can check this out - thanks!

| Shopify |
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!

View solution in original post

Replies 2 (2)

Luke_K
Shopify Staff
402 66 103

This is an accepted solution.

Hey @timng 

Please supply a x-request_id for this call and the store name to me via DM and I can check this out - thanks!

| Shopify |
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
timng
Visitor
2 0 1

Hi @Luke_K ,

I switched to 2021-07 version and increase the page_limit then it's working.

Thanks for your time!