-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
verified reproducibleFor issues that describe bugs that the core team was able to confirmFor issues that describe bugs that the core team was able to confirm
Milestone
Description
Goshippo plugin not correctly output carriers.
I have 10 carriers on the goshippo.
The function ShippoApi.methods.getCarrierAccountsList in the shippoapi.js have const getCarrierAccountsListFiber which must output all carriers, but i have only 5 first carrier on the url - https://api.goshippo.com/v1/carrier_accounts/?page=1 , but next 5 carriers are located in https://api.goshippo.com/v1/carrier_accounts/?page=2
Total: are outputted only 5 carriers which located in the https://api.goshippo.com/v1/carrier_accounts/?page=1
Metadata
Metadata
Assignees
Labels
verified reproducibleFor issues that describe bugs that the core team was able to confirmFor issues that describe bugs that the core team was able to confirm