Closed Biegalski-LLC closed 6 years ago
Constantly getting "Uncaught TypeError: Argument 1 passed to TeamWorkPm\Response\JSON::camelizeObject() must be of the type array, object given".
Even when testing by using the provided example scripts.
Removing the 'array' type hint from the camelizeObject method fixes this error.
Constantly getting "Uncaught TypeError: Argument 1 passed to TeamWorkPm\Response\JSON::camelizeObject() must be of the type array, object given".
Even when testing by using the provided example scripts.
Removing the 'array' type hint from the camelizeObject method fixes this error.