woocommerce/pinterest-for-woocommerce

Reimplement Feed Item Issues list paging.

Closed this issue · 1 comments

Integrating Pinterest API v5 changes how Feed Item Issues paginated results must be built.

Now, with the new payload, we receive 25 rows and a hash of the next results page. We don't have a total count to calculate the number of pages and build the paging initially, only the next results set bookmark hash to request the following set of records.

Products_Catalog_‹_Pinterest_‹_Marketing_‹_WooCommerce_‹_WordPress_Pinterest_—_WooCommerce _The Issues list at the bottom_

Duplicate.