akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
83 stars 89 forks source link

Fixed undefined method error #640

Open kevinmeijer97 opened 1 year ago

kevinmeijer97 commented 1 year ago

This fixes the error stated in https://github.com/akeneo/magento2-connector-community/issues/636. The product model api has to be fetched before you can access the listPerPage function.