The lastdownstart and lastdownend properties were added to the latest API responses breaking the update_check method.
The error while trying to update the pingdom check:
pypingdom.api.ApiError: pingdom.ApiError: HTTP `400 - Bad Request` returned with message, "Invalid parameter: lastdownstart."
There is a fix for this issue in the #116 PR.
The
lastdownstartandlastdownendproperties were added to the latest API responses breaking theupdate_checkmethod.The error while trying to update the pingdom check:
There is a fix for this issue in the #116 PR.