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_info=eyJsYXN0X2lkIjo2NjE4OTcxNjAzMDQxLCJsYXN0… is failed with HTTP 500 error.
Please DM me if you need more information
Thanks!