Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported Return Handling result: "RETURN_ITEM_LOST" #10

Closed
DangerLifter opened this issue Oct 22, 2019 · 1 comment
Closed

Unsupported Return Handling result: "RETURN_ITEM_LOST" #10

DangerLifter opened this issue Oct 22, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DangerLifter
Copy link

In HandlingResult.php line 92:

[InvalidArgumentException]
Unknown enum value given: RETURN_ITEM_LOST

Exception trace:
() at /app/vendor/bol-com/retailer-api/src/Model/Rma/HandlingResult.php:92
BolCom\RetailerApi\Model\Rma\HandlingResult::fromValue() at app/vendor/bol-com/retailer-api/src/Model/Rma/ReducedReturnItem.php:221
BolCom\RetailerApi\Model\Rma\ReducedReturnItem::fromArray() at app/vendor/bol-com/retailer-api/src/Model/Rma/ReturnItemList.php:53
BolCom\RetailerApi\Model\Rma\ReturnItemList::fromArray() at app/vendor/bol-com/retailer-api/src/Handler/Rma/GetAllReturnsHandler.php:54
BolCom\RetailerApi\Handler\Rma\GetAllReturnsHandler->__invoke() at app/vendor/bol-com/retailer-api/src/Infrastructure/MessageBus.php:111
BolCom\RetailerApi\Infrastructure\MessageBus->dispatch() at app/src/BolCom/ReturnsService.php:37

@JeroenVanLeusden JeroenVanLeusden self-assigned this Oct 23, 2019
@JeroenVanLeusden JeroenVanLeusden added the bug Something isn't working label Oct 23, 2019
@JeroenVanLeusden
Copy link

See #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants