[Bug] Missing requester_id field when calling /incidents/:id/responder_requests
Closed this issue · 1 comments
giranm commented
Summary
The create a responder endpoint requires the requester_id
field set as part of the payload - this is currently missing in our implementation.
Due to this, some users have reported that they are unable to successfully add a responder in PD Live, showing HTTP 400
responses in the browser requests.