IsraelOrtuno / pipedrive

Complete Pipedrive API client for PHP
MIT License
166 stars 58 forks source link

Error: Wrong parameters for PipedriveException #109

Closed borislt closed 3 years ago

borislt commented 3 years ago

Hey! 👋

I'm getting a strange error like this one:

{"error":"Wrong parameters for Devio\\Pipedrive\\Exceptions\\PipedriveException([string $message [, long $code [, Throwable $previous = NULL]]])","file":"/app/vendor/devio/pipedrive/src/Http/Request.php:92"}

Getting it from time to time. Looks like some kind of unforeseen response from Pipedrive API is triggering it. Unfortunately, I don't have any idea how to reproduce it.

Have you encountered something like that?

IsraelOrtuno commented 3 years ago

Closed by #108