[2024-07-16 00:25:20] local.ERROR: {"Exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function SellingPartnerApi\\Seller\\ProductFeesV0\\Responses\\GetMyFeesEstimatesResponse::__construct(), 0 passed in /home/vagrant/code/datadash-saas/vendor/jlevers/selling-partner-api/src/Traits/Deserializes.php on line 74 and exactly 1 expected at /home/vagrant/code/datadash-saas/vendor/jlevers/selling-partner-api/src/Seller/ProductFeesV0/Responses/GetMyFeesEstimatesResponse.php:23)
...
Reason
The structure of the response returned from the API does not match to parsing
Version: 7.0.4
Problem description:
Can not parse the resposne using $request->dto()
Error
Reason
The structure of the response returned from the API does not match to parsing
Response:
Expected:
Temp solution:
Parse manually using the
deserialize
function of GetMyFeesEstimatesResponse