DealsTimeline mapping error: JsonMapper::map requires first argument to be an object, array given

In Version 3.2 of the PHP package, I get the following exception when calling getDealsTimeline:

InvalidArgumentException
JsonMapper::map() requires first argument to be an object, array given.

apimatic/jsonmapper/src/JsonMapper.php:103
apimatic/jsonmapper/src/JsonMapper.php:270
apimatic/jsonmapper/src/JsonMapper.php:322
vendor/pipedrive/pipedrive/src/Controllers/DealsController.php:396

I submitted this with more detail as a Github issue and also submitted a Pull Request with my proposed fix.

Hi,
Thanks for the contribution :slight_smile: This means a lot to the community. Were you able to solve the challenge? If it is still open, feel free to create a new topic.