9.1.1 docker pagerduty issue

Deployed into k8s with a basic setup

Have an issue where the pagerduty integration from a project will link as “Success”, and when you test it, it says “No Errors Returned”, yet if I watch the logging for web, I see “HTTP 400 Error communication with pagerduty: Event object is invalid”. I confirmed on PD end that it was receiving

{“status”:“invalid event”,“message”:“Event object is invalid”,“errors”:[“‘dedup_key’ must be a string”]}

is there something simple I’m missing? this started breaking at random (no changes made on either side). Or if someone could point me in the direction of where to look.

Thanks!

Thanks so much! works great!