recently our slack integration broken due to an empty response of index intio schedule.final_schedule.rendered_schedule_entries
, does something has changed recently which is causing this issue?
how to reproduce?
curl --request GET
–url https://api.pagerduty.com/schedules/
–header ‘Accept: application/json’
–header ‘Authorization: Token token=’
–header ‘Content-Type: application/json’