akkushopJK
Results
1
issues of
akkushopJK
Hi, We always get the error "Invalide Page Token" when we try to seek through results ``` $request = new \Mirakl\MMP\Shop\Request\Payment\Transaction\TransactionLineRequest(); $request->setDateCreatedFrom(new \Datetime('-1 Month')); $result = $api->getTransactionLine($request); $request = new...