Brad Griffith
Results
2
issues of
Brad Griffith
DealsTimeline mapping error: JsonMapper::map requires first argument to be an object, array given.
2
InvalidArgumentException JsonMapper::map() requires first argument to be an object, array given. in vendor/apimatic/jsonmapper/src/JsonMapper.php:103  It looks like the getDealsTimeline API response returns an object with the data member as an...
This fixes a JsonMapper exception thrown by DealsController::getDealsTimeline() on DealsController.php:396 . Fixes #52